RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Sorin Sbarnea ebcf22bb69 Migrate ansible-lint to pre-commit
* Kept old specific linter tox targets for backwards compatibility,
  so developer can easily run a single linter if desired.
* Reused tox linters virtualenvs to avoid wasting space
* Moved linter config to their official location which enables
  developer to call them in any way he wants (like his IDE)
* Updates yamllint to its newer version which supports strict
* Fixed yamllint errors
* Used parsable output format on yamllint which is more consistent
  with other tools, being also recognized by IDEs and terminals.

Change-Id: I2bd44feb0a221dcd6f5402e070cf38b31fd8ac97
Depends-On: https://review.openstack.org/#/c/621930/
Story: https://tree.taiga.io/project/tripleo-ci-board/task/381
2018-12-06 20:11:28 +00:00
ci-scripts Migrate ansible-lint to pre-commit 2018-12-06 20:11:28 +00:00
config Adopt yamllint strict linting 2018-11-26 12:37:21 +00:00
playbooks Merge "Adopt yamllint strict linting" 2018-12-04 22:28:05 +00:00
releasenotes Adopt yamllint strict linting 2018-11-26 12:37:21 +00:00
roles Merge "Fix regression of collect-logs package listing" 2018-12-05 19:01:11 +00:00
zuul.d Adapt code to newer code style (linters) 2018-11-16 12:42:51 +00:00
.ansible-lint Migrate ansible-lint to pre-commit 2018-12-06 20:11:28 +00:00
.gitignore Add ReNo support for managing release notes in TripleO-Quickstart-Extras 2017-02-07 12:19:28 +01:00
.gitreview Added .gitreview 2016-11-08 14:20:33 +00:00
.pre-commit-config.yaml Migrate ansible-lint to pre-commit 2018-12-06 20:11:28 +00:00
.yamllint Harden yaml linting on modified files 2018-11-14 20:55:47 +00:00
LICENSE Add essential repo files 2016-11-22 13:23:57 +01:00
README.md fix error url 2018-03-15 15:32:57 +00:00
other-requirements.txt Replace the invalid links with the right ones for the document 2018-05-09 23:56:14 +00:00
setup.cfg Add essential repo files 2016-11-22 13:23:57 +01:00
setup.py Add essential repo files 2016-11-22 13:23:57 +01:00
test-requirements.txt Migrate ansible-lint to pre-commit 2018-12-06 20:11:28 +00:00
tox.ini Migrate ansible-lint to pre-commit 2018-12-06 20:11:28 +00:00

README.md

Team and repository tags

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 docs.