add reboot playbook
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
listen_interface: mgmnt
|
||||
listen_port: 9100
|
||||
autocommit: true
|
||||
- name: Reboot device
|
||||
- name: Reboot devices
|
||||
ansible.builtin.command:
|
||||
cmd: "reboot"
|
||||
changed_when: false
|
||||
|
||||
Reference in New Issue
Block a user