First patching playbook (WIP)
This commit is contained in:
4
roles/patching/handlers/main.yml
Normal file
4
roles/patching/handlers/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: Reboot if required
|
||||
ansible.builtin.reboot:
|
||||
reboot_timeout: 600
|
||||
Reference in New Issue
Block a user