mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 19:43:59 -07:00
launchd: remove conditional code for Python < 3.4 (#10909)
* launchd: remove conditional code for Python < 3.4 * add changelog frag
This commit is contained in:
parent
21122e926b
commit
056633efaa
2 changed files with 2 additions and 11 deletions
2
changelogs/fragments/10909-launchd-plistlib.yml
Normal file
2
changelogs/fragments/10909-launchd-plistlib.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- launchd - remove conditional code supporting Python versions prior to 3.4 (https://github.com/ansible-collections/community.general/pull/10909).
|
Loading…
Add table
Add a link
Reference in a new issue