removed wall message
This commit is contained in:
@@ -5,5 +5,8 @@
|
|||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Reboot machine
|
- name: Reboot machine
|
||||||
ansible.builtin.reboot:
|
reboot:
|
||||||
reboot_timeout: 3600
|
when: True
|
||||||
|
become: true
|
||||||
|
args:
|
||||||
|
- "--no-wall"
|
||||||
Reference in New Issue
Block a user