RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Go to file
Sagi Shnaidman 53eac4aa24 Update containers info module from collection
When container disappears between "podman ps -a" call and
inspection call "podman inspect cont1 cont2, ..", the module fails.
To avoid this run inspection of each container one by one if total
inspection call failed.
This is update of module from collection.
Closes-Bug: #1892701

Change-Id: I0c085c6c136e5d5b162feb8a1f72d906ab08502e
(cherry picked from commit 72f0e09019)
2020-08-31 12:13:24 +03:00
_skeleton_role_ Fixed linting 2020-08-26 14:58:52 +05:30
doc Create a role for network config 2020-08-26 10:03:48 -06:00
releasenotes Fix ssh_known_hosts hostname entries 2019-11-19 05:25:48 +00:00
scripts Update config to support RHEL/CENT8 2019-10-09 11:02:59 -05:00
tests Merge "Convert tox to native zuul" 2019-07-08 14:18:00 +00:00
tripleo_ansible Update containers info module from collection 2020-08-31 12:13:24 +03:00
zuul.d Create a role for network config 2020-08-26 10:03:48 -06:00
.ansible-lint Fixed linting 2020-08-26 14:58:52 +05:30
.gitignore [SQUASH] backport tripleo-container-manage to stable/train 2020-02-03 17:46:55 +00:00
.gitreview Update .gitreview for stable/train 2019-10-21 14:19:46 +00:00
.pre-commit-config.yaml Fixed linting 2020-08-26 14:58:52 +05:30
.stestr.conf [SQUASH] backport tripleo-container-manage to stable/train 2020-02-03 17:46:55 +00:00
.yamllint Re-organize zuul config 2019-06-19 12:52:07 -05:00
LICENSE Fixed linting 2020-08-26 14:58:52 +05:30
README.rst Fix launchpad tracker in README.rst 2019-09-29 10:08:38 +02:00
ansible-requirements.txt Restrict ansible install version 2020-08-12 16:12:14 -04:00
ansible-test-env.rc Molecule testing for TripleO Strategy Plugins 2020-07-08 01:48:44 +00:00
bindep.txt Use py3 for libselinux / libsemanage in Cent 7/8 2020-07-02 20:39:28 +00:00
molecule-requirements.txt Install pytest-xdist<2.0.0 for c7 jobs 2020-08-18 21:04:28 +05:30
requirements.txt Introduce new module for Paunch 2019-09-17 04:37:39 +03:00
role-addition.yml Update all role docs to use the ansible autodoc plugin 2019-07-12 20:07:06 -05:00
roles Create tripleo container image prepare role 2019-08-13 19:02:07 -05:00
setup.cfg Fixed linting 2020-08-26 14:58:52 +05:30
setup.py Initial repo content 2018-07-17 16:36:40 -07:00
test-requirements.txt Fixed linting 2020-08-26 14:58:52 +05:30
tox.ini Fixed linting 2020-08-26 14:58:52 +05:30

README.rst

Team and repository tags

image

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