Update ansible.cfg

This commit is contained in:
ByeonJungHun
2023-07-03 09:24:43 +09:00
committed by GitHub
parent 0efc1f516f
commit 6f9b013552

View File

@@ -1,4 +1,5 @@
[defaults] [defaults]
host = localhost
inventory = inventory inventory = inventory
roles_path = roles roles_path = roles
deprecation_warnings = False deprecation_warnings = False