RETIRED, TripleO Operator Ansible project repository. Contains playbooks that can be used to automate TripleO OpenStack deployments.
Go to file
Alex Schultz b349c5312b Rename roles to use underscore
It appears that '-' is not valid in role names in collections per
https://docs.ansible.com/ansible/devel/dev_guide/developing_collections.html#roles-directory

Change-Id: Id472a75ed71170208acc7cfbc79f7ad18945ea67
2020-01-21 10:12:00 -07:00
plugins Drop redundant filters 2020-01-14 14:59:29 +00:00
roles Rename roles to use underscore 2020-01-21 10:12:00 -07:00
tests Drop redundant filters 2020-01-14 14:59:29 +00:00
zuul.d Rename roles to use underscore 2020-01-21 10:12:00 -07:00
.gitignore Add initial structure 2019-12-16 10:36:11 -07:00
.gitreview Added .gitreview 2019-12-13 17:32:56 +00:00
.pre-commit-config.yaml Add basic role for undercloud function 2020-01-14 07:58:22 -07:00
.stestr.conf Add initial structure 2019-12-16 10:36:11 -07:00
.yamllint Add initial structure 2019-12-16 10:36:11 -07:00
LICENSE Add initial structure 2019-12-16 10:36:11 -07:00
README.md Add initial structure 2019-12-16 10:36:11 -07:00
ansible-requirements.txt Add initial structure 2019-12-16 10:36:11 -07:00
galaxy.yml Add initial structure 2019-12-16 10:36:11 -07:00
requirements.txt Add initial structure 2019-12-16 10:36:11 -07:00
setup.cfg Rename roles to use underscore 2020-01-21 10:12:00 -07:00
setup.py Add initial structure 2019-12-16 10:36:11 -07:00
test-requirements.txt Add initial structure 2019-12-16 10:36:11 -07:00
tox.ini Add basic role for undercloud function 2020-01-14 07:58:22 -07:00

README.md

tripleo-operator-ansible

This repository contains an ansible collection of TripleO roles.