Remove debug task for skip_reboot value from maintenance tasks
This commit is contained in:
parent
f67906d113
commit
bafd03fbbc
@ -15,10 +15,6 @@
|
||||
apt:
|
||||
autoclean: yes
|
||||
|
||||
- name: Show skip_reboot value
|
||||
debug:
|
||||
var: skip_reboot
|
||||
|
||||
- name: Reboot if tasks changed things
|
||||
reboot:
|
||||
msg: "Reboot triggered by Ansible after system changes."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user