ansible patch

This commit is contained in:
변정훈
2023-07-03 13:28:36 +09:00
parent 8d3fd2b964
commit d433bf0084
8 changed files with 109 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
localhost

5
roles/apt/tests/test.yml Normal file
View File

@@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- apt