mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-22 03:50:17 +00:00
ok, one more time
This commit is contained in:
@@ -29,9 +29,9 @@
|
|||||||
mode: 0644
|
mode: 0644
|
||||||
|
|
||||||
# Deploy cron for reports
|
# Deploy cron for reports
|
||||||
- name: Deploy cron reportss
|
- name: Deploy cron reports
|
||||||
copy:
|
copy:
|
||||||
src: ../files/etc/crond.daily/postfix_stats
|
src: ../files/etc/cron.daily/postfix_stats
|
||||||
dest: /etc/cron.daily/postfix_stats
|
dest: /etc/cron.daily/postfix_stats
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
|
|||||||
Reference in New Issue
Block a user