RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
c3d86e2a93
Roles can no longer have a "-" in them according to the upstream ansible documentation[0]. This change ensures that we're no longer generating roles that have a "-" within them. The role-addition.yml playbook will now normalize the name and replace any "-" with an "_". [0] https://docs.ansible.com/ansible/devel/dev_guide/developing_collections.html#roles-directory Change-Id: Id36a15da4cf83697250c81e1650a9639f590b87f Signed-off-by: Kevin Carter <kecarter@redhat.com> |
||
---|---|---|
_skeleton_role_ | ||
doc | ||
releasenotes | ||
scripts | ||
tests | ||
tripleo_ansible | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
.pre-commit-config.yaml | ||
.stestr.conf | ||
.yamllint | ||
ansible-requirements.txt | ||
ansible-test-env.rc | ||
bindep.txt | ||
LICENSE | ||
molecule-requirements.txt | ||
README.rst | ||
requirements.txt | ||
role-addition.yml | ||
roles | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
TripleO Ansible
TripleO Ansible project repository. Contains Ansible playbooks, roles, and plugins for use with TripleO.
Documentation for the project can be found at: https://docs.openstack.org/tripleo-ansible/latest/
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/tripleo-ansible/
The project source code repository is located at: https://opendev.org/openstack/tripleo-ansible/
The project home is at: https://launchpad.net/tripleo
The project bug tracker is located at: https://bugs.launchpad.net/tripleo