# Whether or not to install ARA
install_ansible_ara_enable: false

# See available configuration options for the callback in the ARA docs:
# https://ara.readthedocs.io/en/latest/ara-plugin-configuration.html
install_ansible_ara_config:
  api_client: offline
#  api_server: http://127.0.0.1:8000
#  api_username: null
#  api_password: null
#  api_timeout: 30