diff --git a/update-upgrade.yml b/update-upgrade.yml index a586596..78242a1 100644 --- a/update-upgrade.yml +++ b/update-upgrade.yml @@ -1,8 +1,7 @@ --- - name: Update repositories and upgrade packages on Ubuntu hosts: all - become: yes - become_method: sudo + become: true tasks: - name: Update apt cache apt: