linux-system-roles/seconday01: need user=root to find the right cron
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
f49f4a7ffd
commit
d2c0673c1c
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
|||
|
||||
- name: Set MAILTO for the previous cron job
|
||||
cron: env=true name=MAILTO value="systemroles-owner@lists.fedorahosted.org"
|
||||
cron_file=linuxsystemroles-logs-clean
|
||||
cron_file=linuxsystemroles-logs-clean user=root
|
||||
|
||||
handlers:
|
||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue