commited current state (new functions, may not work by now)
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
apt:
|
||||
clean: yes
|
||||
autoclean: yes
|
||||
autoremove: yes
|
||||
|
||||
- name: Reboot system
|
||||
command: /sbin/reboot
|
||||
async: 1
|
||||
poll: 0
|
||||
ignore_errors: true
|
||||
when: reboot_required.stdout == "yes"
|
||||
ignore_errors: true
|
||||
Reference in New Issue
Block a user