RETIRED, A collection of Ansible playbooks to detect and report potential issues during TripleO deployments
0a37793cdc
This patch removes the creation of a role README.md file during the creation of a new validation with the validation_init role and adds documentation directly in the sphinx role documentation file. All variables are documented using comment(s) and will be rendered automatically by the ansible-autodoc.py script during the sphinx build. Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com> Change-Id: I4341483264dbe657066f03a132ee83943e4aa823 |
||
---|---|---|
.ansible-lint_rules | ||
.config/molecule | ||
callback_plugins | ||
ci/playbooks | ||
doc | ||
library | ||
lookup_plugins | ||
playbooks | ||
releasenotes | ||
roles | ||
scripts | ||
tests | ||
tools | ||
tripleo_validations | ||
zuul.d | ||
.ansible-lint | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pre-commit-config.yaml | ||
.stestr.conf | ||
.testr.conf | ||
.yamllint | ||
ansible-test-env.rc | ||
ansible.cfg | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
groups.yaml | ||
HACKING.rst | ||
hosts.sample | ||
LICENSE | ||
MANIFEST.in | ||
molecule-requirements.txt | ||
README.rst | ||
requirements.txt | ||
role-addition.yml | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
A collection of Ansible roles and playbooks to detect and report potential issues during TripleO deployments.
The validations will help detect issues early in the deployment process and prevent field engineers from wasting time on misconfiguration or hardware issues in their environments.
All validations are written in Ansible and are written in a way that's consumable by the Validation Framework Command Line Interface (CLI) or by Ansible directly.
- Free software: Apache license
- Documentation: https://docs.openstack.org/tripleo-validations/latest/
- Release notes: https://docs.openstack.org/releasenotes/tripleo-validations/
- Source: https://opendev.org/openstack/tripleo-validations
- Bugs: https://storyboard.openstack.org/#!/project/openstack/tripleo-validations