modified: nodes/ansible/os-get-info.playbook.yaml
new file: nodes/ansible/os-reboot.playbook.yaml modified: nodes/ansible/os-update.playbook.yaml new file: nodes/ansible/tasks/os-get-info.yaml new file: nodes/ansible/tasks/os-reboot.yaml new file: nodes/ansible/tasks/os-update.yaml
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
- reboot:
|
||||
msg: "Reboot initiated by Ansible due to kernel updates"
|
||||
connect_timeout: 5
|
||||
reboot_timeout: 300
|
||||
pre_reboot_delay: 0
|
||||
post_reboot_delay: 30
|
||||
test_command: uptime
|
||||
Reference in New Issue
Block a user