This commit is contained in:
Calvin Steenbergen 2025-04-03 19:40:08 +02:00
parent f97193b5f9
commit e99ce22c45

View file

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