11 lines
243 B
INI
Executable File
11 lines
243 B
INI
Executable File
[defaults]
|
|
inventory = inventory
|
|
roles_path = roles
|
|
deprecation_warnings = False
|
|
display_skipped_hosts = no
|
|
ansible_home = .
|
|
stdout_callback = debug
|
|
host_key_checking=False
|
|
#private_key_file=/root/.ssh/dev2-iac
|
|
#remote_tmp = /tmp/.ansible/tmp
|