2018-10-16 23:46:29 -04:00
|
|
|
# Whether or not to install ARA
|
|
|
|
install_ansible_ara_enable: false
|
|
|
|
|
2019-11-19 17:46:19 -05:00
|
|
|
# See available configuration options for the callback in the ARA docs:
|
|
|
|
# https://ara.readthedocs.io/en/latest/ara-plugin-configuration.html
|
2018-10-16 23:46:29 -04:00
|
|
|
install_ansible_ara_config:
|
2019-11-19 17:46:19 -05:00
|
|
|
api_client: offline
|
|
|
|
# api_server: http://127.0.0.1:8000
|
|
|
|
# api_username: null
|
|
|
|
# api_password: null
|
|
|
|
# api_timeout: 30
|