patchback[bot]
94f58d1920
launchd - fixed validation check ( #2960 ) ( #2976 )
...
* replaced use of expanduser() with value from HOME var
* fixed sanity check
* added changelog fragment
(cherry picked from commit 1990f79d8a
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-07-10 13:22:41 +02:00
Felix Fontein
c34dc24d3a
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 ) ( #2882 )
...
* Replace ansible.module_utils._text by ansible.module_utils.common.text.converters.
* Also adjust tests.
(cherry picked from commit fafabed9e6
)
2021-06-27 09:39:18 +02:00
Abhijeet Kasurde
6c88b69d6f
launchd: Handle deprecated APIs in plistlib ( #1554 )
...
Co-authored-by: Felix Fontein <felix@fontein.de>
2020-12-30 11:25:32 +05:30
tomaszn
2794dc7b02
launchd: fix for user-level services ( #899 )
...
* launchd: fix for user-level services
* fix changelog fragment number
2020-09-27 22:30:22 +02:00
Martin Migasiewicz
80cd8329e0
launchd: new module to control services on macOS hosts ( #305 )
2020-07-22 16:54:58 +03:00