commited current state
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
update_cache: yes
|
||||
notify:
|
||||
- apt cleanup
|
||||
retries: 3
|
||||
delay: 10
|
||||
register: apt_result
|
||||
until: apt_result is succeeded
|
||||
|
||||
- name: Check if a kernel update has been installed
|
||||
shell: |
|
||||
|
||||
Reference in New Issue
Block a user