mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-29 23:03:08 +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
(cherry picked from commit 737717d015)
Co-authored-by: Alex Willmer <alex@moreati.org.uk>