diff --git a/weeklytask.yml b/weeklytask.yml index a858b93..6770d66 100644 --- a/weeklytask.yml +++ b/weeklytask.yml @@ -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: