aboutsummaryrefslogtreecommitdiff
path: root/ldcg-python-manylinux-tensorflow/ansible/ansible.cfg
blob: 842880102754a3bff87b468b93c8b1f3e3105516 (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
callback_whitelist = profile_tasks

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