mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 21:40:17 +00:00
updating the perms on cron tasks, adding systemd units, and adding the hook logics
This commit is contained in:
4
roles/common/files/ansible-run.service
Normal file
4
roles/common/files/ansible-run.service
Normal file
@@ -0,0 +1,4 @@
|
||||
[Unit]
|
||||
Description=ansible-run
|
||||
[Service]
|
||||
ExecStart=/usr/local/bin/ansible-run
|
||||
Reference in New Issue
Block a user