Update ansible.cfg

This commit is contained in:
변정훈
2023-11-02 17:17:40 +09:00
committed by GitHub
parent a23aef7dcc
commit 594c698a15

View File

@@ -5,3 +5,4 @@ deprecation_warnings = False
display_skipped_hosts = no display_skipped_hosts = no
ansible_home = . ansible_home = .
stdout_callback = debug stdout_callback = debug
host_key_checking = False