This commit is contained in:
Brayden Schultz
2025-07-30 12:00:52 +09:30
parent b8599b4f14
commit 4dd0eb9ec7

View File

@@ -2,7 +2,8 @@
- name: Update and upgrade all servers - name: Update and upgrade all servers
hosts: all hosts: all
become: yes become: yes
become_method: sudo
become_user: root
tasks: tasks:
- name: Update apt cache - name: Update apt cache
apt: apt: