Files
awx-testing/ansible.cfg
2026-01-13 18:18:01 +01:00

11 lines
208 B
INI

[defaults]
become = true
become_user = root
callback_plugins= ./callbacks
stdout_callback = anstomlog
interpreter_python = /usr/bin/python3
# Silence
retry_files_enabled = False
bin_ansible_callbacks = True