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
become: false
gather_facts: true
become: true
gather_facts: false
roles:
- role: apt