Update WeeklyTask Playbook
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
tasks:
|
||||
- name: Run the equivalent of "apt-get update" as a separate step
|
||||
ansible.builtin.apt:
|
||||
update_cache: yes
|
||||
update_cache: yes
|
||||
|
||||
- name: Update all packages to their latest version
|
||||
ansible.builtin.apt:
|
||||
|
||||
Reference in New Issue
Block a user