Update apt.yaml

This commit is contained in:
ByeonJungHun
2023-07-03 13:40:09 +09:00
committed by GitHub
parent 4c96add715
commit ade6e4e167

View File

@@ -1,6 +1,6 @@
--- ---
- hosts: node - hosts: node
become: false become: true
gather_facts: true gather_facts: false
roles: roles:
- role: apt - role: apt