system-config/playbooks/roles/install-ansible/defaults/main.yaml
David Moreau Simard fb8a5145df Update ARA
ARA's master branch now has static site generation, so we can move
away from the stable branch and get the new reports.

In the mean time ARA upstream has moved to github, so this updates the
references for the -devel job.

Depends-On: https://review.opendev.org/c/openstack/project-config/+/793530
Change-Id: I008b35562994f1205a4f66e53f93b9885a6b8754
2021-06-01 09:38:32 +10:00

12 lines
358 B
YAML

# 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