diff --git a/update.yml b/update.yml index 03654fa..5206558 100644 --- a/update.yml +++ b/update.yml @@ -2,7 +2,7 @@ hosts: all become: true - become_user: root + become_user: automation become_method: sudo tasks: - name: Update APT cache