This commit is contained in:
Alex Devera 2025-02-25 10:04:38 +03:00
parent 43d20758b9
commit 1bdad58eb7

View file

@ -1,7 +1,7 @@
--- ---
- name: Update repositories and upgrade packages on Ubuntu - name: Update repositories and upgrade packages on Ubuntu
hosts: all hosts: all
become: true become: yes
tasks: tasks:
- name: Update apt cache - name: Update apt cache
apt: apt: