1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-07-27 20:21:52 +03:00

launchd: new module to control services on macOS hosts (#305)

This commit is contained in:
Martin Migasiewicz
2020-07-22 15:54:58 +02:00
committed by GitHub
parent 669b7bf090
commit 80cd8329e0
21 changed files with 947 additions and 0 deletions

1
plugins/modules/launchd.py Symbolic link
View File

@ -0,0 +1 @@
./system/launchd.py