Update update.yml

This commit is contained in:
2025-09-12 12:18:11 +00:00
parent bd90dd4e9f
commit 577d1b7571

View File

@@ -2,7 +2,7 @@
hosts: all hosts: all
become: true become: true
become_user: automation become_user: root
become_method: sudo become_method: sudo
tasks: tasks:
- name: Update APT cache - name: Update APT cache