Files
security_check/ansible.cfg
ByeonJungHun b856e871a2 test
2024-01-02 17:39:26 +09:00

11 lines
190 B
INI

[defaults]
become = true
inventory = checklist
roles_path = roles
deprecation_warnings = false
display_skipped_hosts = no
ansible_home = .
stdout_callback = debug
host_key_checking = false