ansible.cfg Update

This commit is contained in:
변정훈
2023-07-12 10:15:19 +09:00
parent 02d88706af
commit d22f5ea4d1

View File

@@ -1,6 +1,7 @@
[defaults] [defaults]
inventory = inventory inventory = inventory
roles_path = roles roles_path = roles
deprecation_warnings = False deprecation_warnings = False
display_skipped_hosts = no display_skipped_hosts = no
ansible_home = . ansible_home = .
gather_subset =! hardware