summaryrefslogtreecommitdiff
path: root/ansible.cfg
blob: de77a25fb4eebe62898e1cb00ee629e1389d3ba5 (plain)
1
2
3
4
5
6
7
8
9
10
11
[defaults]
roles_path=roles
inventory=inventory
nocows=1
host_key_checking = False

[inventory_plugin_script]
always_show_stderr = true

[inventory]
enable_plugins = script