mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 21:40:17 +00:00
Some syntax fixes
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
repo: 'https://tildegit.org/thunix/monurbox.git'
|
repo: 'https://tildegit.org/thunix/monurbox.git'
|
||||||
dest: /var/lib/monitoring
|
dest: /var/lib/monitoring
|
||||||
|
|
||||||
me: Add monitoring cron job
|
- name: Add monitoring cron job
|
||||||
copy:
|
copy:
|
||||||
src: ../files/monitoring
|
src: ../files/monitoring
|
||||||
dest: /etc/cron.hourly/monitoring
|
dest: /etc/cron.hourly/monitoring
|
||||||
|
|||||||
Reference in New Issue
Block a user