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
sudo: yes
become: yes
become_method: sudo
become_user: root
tasks:
- name: update apt list
apt: