7 lines
83 B
INI
7 lines
83 B
INI
# Ansible config file
|
|
|
|
|
|
[defaults]
|
|
any_fatal_errors=True
|
|
inventory = ./inventory
|