-
Notifications
You must be signed in to change notification settings - Fork 1.7k
remove conditional code for old snakes #11048
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
remove conditional code for old snakes #11048
Conversation
felixfontein
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add a changelog fragment for the changes in plugins/?
ebf4526
into
ansible-collections:main
Backport to stable-12: 💚 backport PR created✅ Backport PR branch: Backported as #11050 🤖 @patchback |
* remove conditional code for old snakes * remove conditional code for old snakes * reformat * add changelog frag (cherry picked from commit ebf4526)
|
@russoz thanks! |
SUMMARY
Remove old Python conditional code.
ISSUE TYPE
COMPONENT NAME
plugins/module_utils/datetime.py
plugins/modules/jenkins_node.py
tests/integration/targets/launchd/files/ansible_test_service.py
tests/integration/targets/supervisorctl/files/sendProcessStdin.py
tests/unit/plugins/callback/test_elastic.py
tests/unit/plugins/callback/test_opentelemetry.py
tests/unit/plugins/modules/gitlab.py
tests/unit/plugins/modules/test_dnsimple.py
tests/unit/plugins/modules/test_gitlab_deploy_key.py
tests/unit/plugins/modules/test_gitlab_group.py
tests/unit/plugins/modules/test_gitlab_hook.py
tests/unit/plugins/modules/test_gitlab_project.py
tests/unit/plugins/modules/test_gitlab_protected_branch.py
tests/unit/plugins/modules/test_gitlab_runner.py
tests/unit/plugins/modules/test_gitlab_user.py
tests/unit/plugins/modules/test_modprobe.py