diff --git a/linux-update.yaml b/linux-update.yaml index 97f763c..061ef8a 100644 --- a/linux-update.yaml +++ b/linux-update.yaml @@ -1,7 +1,6 @@ --- - hosts: "{{ target_hosts }}" become: true - become_user: stackautomation tasks: - name: Update apt cache ansible.builtin.apt: