Manage interfaces and update dependency check
Setup bridge networking, install useful packages and fix Ansible dependency check.
This commit is contained in:
5
roles/base/handlers/main.yml
Normal file
5
roles/base/handlers/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- name: Reboot host
|
||||
reboot:
|
||||
msg: "Reboot initiated by Ansible"
|
||||
connect_timeout: 5
|
||||
listen: reboot_host
|
Reference in New Issue
Block a user