RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Go to file
Kevin Carter d7163861f2 Update project structure
This change updates the project structure to reflect the documented
ansible best practice when creating projects [0].

* setup.cfg has been updated to ensure this package installs all of the
  libs and playbooks into the correct on system locations.

With this change we should be able to begin collecting content throughout
the tripleo ecosystem.

[0] - https://docs.ansible.com/ansible/latest/user_guide/playbooks_best_practices.html#directory-layout

Change-Id: If3ca66befee3f82f462a8fc00984698e26cc7e9b
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-06-05 14:27:22 +00:00
tripleo_ansible Update project structure 2019-06-05 14:27:22 +00:00
zuul.d Update project structure 2019-06-05 14:27:22 +00:00
.gitignore Use generic names for container platform 2018-10-02 10:10:53 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33:52 +00:00
.pre-commit-config.yaml Add update lint jobs using pre-commit 2019-06-05 08:24:43 -05:00
.yamllint Add update lint jobs using pre-commit 2019-06-05 08:24:43 -05:00
LICENSE Initial repo content 2018-07-17 16:36:40 -07:00
README.rst Add update lint jobs using pre-commit 2019-06-05 08:24:43 -05:00
requirements.txt Initial repo content 2018-07-17 16:36:40 -07:00
setup.cfg Update project structure 2019-06-05 14:27:22 +00:00
setup.py Initial repo content 2018-07-17 16:36:40 -07:00
test-requirements.txt Add update lint jobs using pre-commit 2019-06-05 08:24:43 -05:00
tox.ini Add update lint jobs using pre-commit 2019-06-05 08:24:43 -05:00

README.rst

TripleO Ansible

TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.

An inventory file can be obtained by running:

tripleo-ansible-inventory

Operations Playbooks

Contains playbooks for performing common cloud operations tasks.