Initial project commit
This commit is contained in:
4
handlers/main.yml
Normal file
4
handlers/main.yml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: Reboot_host
|
||||
ansible.builtin.import_role:
|
||||
name: verified_reboot
|
Reference in New Issue
Block a user