mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
launchd: Add plist option (#9102)
This allows the module to be used with services such as com.openssh.sshd, when the name of the plist file doesn't match the service name. fixes #5932
This commit is contained in:
2
changelogs/fragments/5932-launchd-plist.yml
Normal file
2
changelogs/fragments/5932-launchd-plist.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- launchd - add ``plist`` option for services such as sshd, where the plist filename doesn't match the service name (https://github.com/ansible-collections/community.general/pull/9102).
|
||||
Reference in New Issue
Block a user