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

10 lines
179 B
INI

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