RETIRED, Extra Ansible roles to automate TripleO deployments
eaaaa35564
This job is failing due to some updates in setuptools and there is no reason to run it, since it's testing only two roles that have not being update in the last 3 years. Basically, setuptools complains to install PyYAML because it has on version 5.4.1 the option license_file that was deprecated. Updating PyYAML also requires to update all molecule packages, that introduce different failures, in a snowball effect. Change-Id: Id5c21dcea9d183c7fac347323893415f4620cee5 |
||
---|---|---|
ci-scripts | ||
config | ||
doc | ||
playbooks | ||
releasenotes | ||
roles | ||
zuul.d | ||
.ansible-lint | ||
.gitignore | ||
.gitreview | ||
.pre-commit-config.yaml | ||
.yamllint | ||
bindep.txt | ||
LICENSE | ||
molecule-requirements.txt | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
vars |
Team and repository tags
Extra roles for tripleo-quickstart
These Ansible role are extending the functionality of tripleo-quickstart to do end-to-end deployment and testing of TripleO.
The documentation of each role is located in the individual role folders, and general usage information is in the tripleo-quickstart documentation.