aboutsummaryrefslogtreecommitdiff
path: root/ldcg-python-manylinux-tensorflow/ansible/ansible.cfg
blob: 28cbb08b00c73ee99fdadbb9cc8b71c18d684c1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[defaults]
interpreter_python: auto

# Use the YAML callback plugin.
stdout_callback = yaml

# Use the stdout_callback when running ad-hoc commands.
bin_ansible_callbacks = True

# profile tasks
callbacks_enabled = profile_tasks

roles_path = roles:/etc/ansible/roles
retry_files_enabled = False