Files
dsk-iac/ansible/security_check/ansible.cfg
2024-01-09 11:34:54 +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