This commit is contained in:
Alex Devera 2024-12-16 14:47:58 +03:00
parent f68c728760
commit ce395ea7a4

View file

@ -2,7 +2,7 @@
- name: Update repositories and upgrade packages on Ubuntu - name: Update repositories and upgrade packages on Ubuntu
hosts: all hosts: all
become: yes become: yes
ansible_become_method: sudo become_method: sudo
tasks: tasks:
- name: Update apt cache - name: Update apt cache
apt: apt: