ok, one more time

This commit is contained in:
Ubergeek 2020-01-13 08:42:15 -05:00
parent d9e603b1af
commit a63dc58702
1 changed files with 2 additions and 2 deletions

View File

@ -29,9 +29,9 @@
mode: 0644
# Deploy cron for reports
- name: Deploy cron reportss
- name: Deploy cron reports
copy:
src: ../files/etc/crond.daily/postfix_stats
src: ../files/etc/cron.daily/postfix_stats
dest: /etc/cron.daily/postfix_stats
owner: root
group: root