Files
dsk-iac/ansible/server_settings/ansible.cfg
ByeonJungHun 76584fb0ba task 추가
2024-01-11 15:50:49 +09:00

9 lines
188 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