mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-23 20:30:18 +00:00
updating the perms on cron tasks, adding systemd units, and adding the hook logics
This commit is contained in:
6
roles/common/files/ansible-run.path
Normal file
6
roles/common/files/ansible-run.path
Normal file
@@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=ansible-run path
|
||||
[Path]
|
||||
PathModified=/dev/shm/run-ansible
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user