Change permission of script to 755
This commit is contained in:
parent
cd6efefd3f
commit
e698c4a809
@ -8,7 +8,7 @@
|
|||||||
dest: /etc/cron.daily/apt-maintenance.sh
|
dest: /etc/cron.daily/apt-maintenance.sh
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: 0744
|
mode: 0755
|
||||||
backup: no
|
backup: no
|
||||||
|
|
||||||
- name: Restart cron daemon
|
- name: Restart cron daemon
|
||||||
|
Loading…
Reference in New Issue
Block a user