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