cron module syntax
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
name: "generate SSH key on reboot, if missing"
|
||||
job: '[[ -f /etc/ssh/ssh_host_* ]] || ssh-keygen -A'
|
||||
state: present
|
||||
reboot: true
|
||||
special_time: reboot
|
||||
|
||||
# - name: system setup | cron | schedule automatic ansible provisioning
|
||||
# tags: cron
|
||||
|
||||
Reference in New Issue
Block a user