mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 00:21:23 -07:00
launchd: Handle deprecated APIs in plistlib (#1554)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
620dd7e8da
commit
6c88b69d6f
2 changed files with 43 additions and 7 deletions
2
changelogs/fragments/1552_launchd.yml
Normal file
2
changelogs/fragments/1552_launchd.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- launchd - handle deprecated APIs like ``readPlist`` and ``writePlist`` in ``plistlib`` (https://github.com/ansible-collections/community.general/issues/1552).
|
Loading…
Add table
Add a link
Reference in a new issue