zuul/doc/source/admin/examples
Tobias Henkel cd9827e664
Manage ansible installations within zuul
As a first step towards supporting multiple ansible versions we need
tooling to manage ansible installations. This moves the installation
of ansible from the requirements.txt into zuul. This is called as a
setup hook to install the ansible versions into
<prefix>/lib/zuul/ansible. Further this tooling abstracts knowledge
that the executor must know in order to actually run the correct
version of ansible.

The actual usage of multiple ansible versions will be done in
follow-ups.

For better maintainability the ansible plugins live in
zuul/ansible/base where plugins can be kept in different versions if
necessary. For each supported ansible version there is a specific
folder that symlinks the according plugins.

Change-Id: I5ce1385245c76818777aa34230786a9dbaf723e5
Depends-On: https://review.openstack.org/623927
2019-03-15 09:09:16 +01:00
..
etc_nodepool Add docker-compose quickstart example 2018-10-09 14:36:06 -07:00
etc_zuul Add mysql to quick-start 2018-10-16 11:13:41 -07:00
playbooks Manage ansible installations within zuul 2019-03-15 09:09:16 +01:00
test1 Add docker-compose quickstart example 2018-10-09 14:36:06 -07:00
zuul-config Add mysql to quick-start 2018-10-16 11:13:41 -07:00
docker-compose.yaml Manage ansible installations within zuul 2019-03-15 09:09:16 +01:00
httpd.conf Add docker-compose quickstart example 2018-10-09 14:36:06 -07:00
logs-Dockerfile Add docker-compose quickstart example 2018-10-09 14:36:06 -07:00
node-Dockerfile Add docker-compose quickstart example 2018-10-09 14:36:06 -07:00