zuul/tests/fixtures/config/ansible
Paul Belanger a8b31da6eb
Add support for Ansible extra-vars flag
Currently, variables using the extra-vars flags always win precedence
over any other variable in ansible. There is also a 2nd use case where
playbooks variables for serial, hosts, etc can only be set using
extra-vars CLI flag.

While this could be achieved by using secrets today, it doesn't feel
like the correct way to use them. Additionally, secrets are
dictionary values in ansible, making them hard to use the filters like
default().

Change-Id: I6d8018661f8d13b7324a012cdbf9614e983e5114
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-07-26 10:56:04 -04:00
..
git Add support for Ansible extra-vars flag 2018-07-26 10:56:04 -04:00
main.yaml Fix implicit role for repos named ansible 2018-04-12 08:51:38 +02:00
variables.yaml Allow loading additional variables file for site config 2017-07-25 07:27:19 -07:00