Update 'update.yml'

This commit is contained in:
2024-05-03 09:16:59 +00:00
parent 5bf5391919
commit ba014ad45a

View File

@@ -1,5 +1,7 @@
- hosts: all - hosts: all
sudo: yes become: yes
become_method: sudo
become_user: root
tasks: tasks:
- name: update apt list - name: update apt list
apt: apt: