mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-07-02 06:19:25 +00:00
Move scheduled commands to cron folders
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
- name: Add analog cron task for stats
|
||||
copy:
|
||||
src: ../files/analog-cron
|
||||
src: ../files/etc/cron.hourly/analog
|
||||
dest: /etc/cron.hourly/analog
|
||||
owner: root
|
||||
mode: 744
|
||||
|
||||
Reference in New Issue
Block a user