chore: remove deprecated parameter from reload cron handler
This commit is contained in:
parent
efc79b8b8d
commit
5bf779fb0c
1 changed files with 0 additions and 1 deletions
|
@ -551,7 +551,6 @@
|
|||
- name: reload cron
|
||||
ansible.builtin.shell:
|
||||
cmd: service cron reload
|
||||
warn: no
|
||||
# Use the shell call because the task sometimes has problems finding the service state
|
||||
# service:
|
||||
# name: cron
|
||||
|
|
Loading…
Reference in a new issue