refactor: yml -> yaml
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
6
roles/proxmox/handlers/node.yaml
Normal file
6
roles/proxmox/handlers/node.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: Reboot Node
|
||||
ansible.builtin.reboot:
|
||||
connect_timeout: 5
|
||||
reboot_timeout: 600
|
||||
test_command: whoami
|
||||
Reference in New Issue
Block a user