Felix Fontein
be2de15c66
Adjust booleans in system modules ( #5153 )
...
* Adjust booleans in system modules.
* Fix some IP addresses
Co-authored-by: Sandra McCann <samccann@redhat.com>
Co-authored-by: Sandra McCann <samccann@redhat.com>
2022-08-24 19:59:01 +02:00
Felix Fontein
123c7efe5e
Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt ( #5065 )
...
* Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt.
* Replace 'Copyright:' with 'Copyright'
sed -i 's|Copyright:\(.*\)|Copyright\1|' $(rg -l 'Copyright:')
Co-authored-by: Maxwell G <gotmax@e.email>
2022-08-05 12:28:29 +02:00
Felix Fontein
1fec1d0c81
Fix new devel sanity errors. ( #3194 )
2021-08-12 12:07:50 +02:00
Alexei Znamensky
1990f79d8a
launchd - fixed validation check ( #2960 )
...
* replaced use of expanduser() with value from HOME var
* fixed sanity check
* added changelog fragment
2021-07-10 13:03:41 +02:00
Felix Fontein
fafabed9e6
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 )
...
* Replace ansible.module_utils._text by ansible.module_utils.common.text.converters.
* Also adjust tests.
2021-06-26 23:59:11 +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