use root to setup cronjobs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2020-05-01 19:21:46 +02:00
parent 5d66f6e5a7
commit 64319016c7

View File

@ -14,3 +14,5 @@
loop: "{{ ucs_cronjobs }}"
loop_control:
label: "{{ item.name }}"
become: True
become_user: root