Files
dsk-iac/ansible/security_check/ansible.cfg
변정훈 688cd78be8 수정
2024-01-12 13:13:40 +09:00

9 lines
163 B
INI

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