This commit is contained in:
Calvin Steenbergen 2025-04-03 19:30:44 +02:00
parent 1275160419
commit f0fb0431b6

View file

@ -1,7 +1,6 @@
--- ---
- hosts: "{{ target_hosts }}" - hosts: "{{ target_hosts }}"
become: true become: true
become_user: stackautomation
tasks: tasks:
- name: Update apt cache - name: Update apt cache
ansible.builtin.apt: ansible.builtin.apt: