Files
dsk-iac/ansible/security_check/ansible.cfg
변정훈 fee97e57a5 수정
2024-01-12 14:04:26 +09:00

10 lines
189 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