summaryrefslogtreecommitdiffstats
path: root/roles/contiv_facts/defaults/main.yaml
blob: 7b8150954708b6c1e00df1523890e2a2d72f1ee1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
# The directory where binaries are stored on Ansible
# managed systems.
bin_dir: /usr/bin

# The directory used by Ansible to temporarily store
# files on Ansible managed systems.
ansible_temp_dir: /tmp/.ansible/files

source_type: packageManager

# Whether or not to also install and enable the Contiv auth_proxy
contiv_enable_auth_proxy: false