ansible patch

This commit is contained in:
변정훈
2023-06-30 10:45:21 +09:00
parent 6052a43bf9
commit 4b5394b721
12 changed files with 295 additions and 0 deletions

6
ansible.cfg Normal file
View File

@@ -0,0 +1,6 @@
[defaults]
inventory = inventory
roles_path = roles
deprecation_warnings = False
display_skipped_hosts = no
ansible_home = .