RETIRED, TripleO Operator Ansible project repository. Contains playbooks that can be used to automate TripleO OpenStack deployments.
Go to file
Sagi Shnaidman b9354bc0cf Use -dev version for galaxy in git repo
When installing collections from git[1] the version should be
higher than the released one, but lower than next release can be.
Use "-dev" for set version between two releases in git repo, so
installing from git won't require --force.

[1] https://docs.ansible.com/ansible/devel/user_guide/
collections_using.html#installing-a-collection-from-a-git-repository
Change-Id: I86f292fde0cb6eaa75908794fe0c997e4bca7aee
2021-03-16 21:25:36 +02:00
doc Add role tripleo_overcloud_node_extract_provisioned 2020-06-15 11:35:58 +12:00
playbooks Add control vip to standalone playbook 2020-09-28 14:46:08 +00:00
plugins Merge "Stop to use the __future__ module." 2020-07-13 12:58:55 +00:00
releasenotes/source Switch to newer openstackdocstheme and reno versions 2020-06-03 20:38:19 +02:00
roles Merge "Create tripleo_overcloud_backup role" 2021-03-01 23:21:37 +00:00
tests Use unittest.mock instead of mock 2020-06-09 12:17:46 +02:00
zuul.d Merge "Create tripleo_overcloud_backup role" 2021-03-01 23:21:37 +00:00
.gitignore add *.pyc to .gitignore 2020-03-09 16:21:45 -04:00
.gitreview Added .gitreview 2019-12-13 17:32:56 +00:00
.mdlrc Enabled markdownlint 2020-01-28 13:27:26 +00:00
.pre-commit-config.yaml Pin ansible <2.10 2020-09-28 08:43:44 -06: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 Update the documentation 2020-03-06 13:19:18 -07:00
ansible-requirements.txt Pin ansible <2.10 2020-09-28 08:43:44 -06:00
bindep.txt Add first documentation for the project 2020-03-02 14:15:50 +00:00
galaxy.yml Use -dev version for galaxy in git repo 2021-03-16 21:25:36 +02:00
molecule-requirements.txt Bump molecule 2020-11-25 12:10:06 +00:00
requirements.txt Add initial structure 2019-12-16 10:36:11 -07:00
setup.cfg Include playbooks in build content 2020-02-18 14:39:37 -07:00
setup.py Add initial structure 2019-12-16 10:36:11 -07:00
test-requirements.txt Pin ansible <2.10 2020-09-28 08:43:44 -06:00
tox.ini Update TOX_CONSTRAINTS_FILE 2021-01-11 15:48:45 +00:00

README.md

tripleo-operator-ansible

This repository contains an ansible collection of TripleO roles. This collection contains a set of roles providing an ansible interface for the TripleO cli actions.

Documentation

Documentation can be viewed at https://docs.openstack.org/tripleo-operator-ansible/latest/