Create apt.yaml

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

6
apt.yaml Normal file
View File

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