aboutsummaryrefslogtreecommitdiffstats
path: root/resources/ansible_roles/qtip-generator/ansible.cfg
blob: 872941bd7a58517f16490b0f541dbe5eeda45cc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# config file for ansible -- https://ansible.com/
# ===============================================

# nearly all parameters can be overridden in ansible-playbook
# or with command line flags. ansible will read ANSIBLE_CONFIG,
# ansible.cfg in the current working directory, .ansible.cfg in
# the home directory or /etc/ansible/ansible.cfg, whichever it
# finds first

[defaults]

# some basic default values...

inventory      = hosts
roles_path = ../../ansible_roles