mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
remove conditional code for old snakes (#11048)
* remove conditional code for old snakes * remove conditional code for old snakes * reformat * add changelog frag
This commit is contained in:
parent
3478863ef0
commit
ebf45260ce
17 changed files with 26 additions and 105 deletions
3
changelogs/fragments/11048-py3-cond.yml
Normal file
3
changelogs/fragments/11048-py3-cond.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- datetime module utils - remove code for unsupported Python version (https://github.com/ansible-collections/community.general/pull/11048).
|
||||
- jenkins_node - remove code for unsupported Python version (https://github.com/ansible-collections/community.general/pull/11048).
|
||||
Loading…
Add table
Add a link
Reference in a new issue