RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
7eca0c70e3
The default callback sets some compatibility options but does not properly do it in both the ways that are used. The show_per_host_start is a compatibility option but the default callback uses get_option(...) which checks for the existance in _plugin_options. Since it is not defined there, the callback fails hard and the function no longer works. This change adds our own compatibility layer to ensure the compatibility options are set in _plugin_options until we can get a fix upstream. Change-Id: I476aee9863ad63ce6d7ccf9350dae8540a37f017 Closes-Bug: #1895571 |
||
---|---|---|
_skeleton_role_ | ||
.ansible-lint_rules | ||
doc | ||
releasenotes | ||
scripts | ||
tests | ||
tripleo_ansible | ||
zuul.d | ||
.ansible-lint | ||
.gitignore | ||
.gitreview | ||
.pre-commit-config.yaml | ||
.stestr.conf | ||
.yamllint | ||
ansible-requirements.txt | ||
ansible-test-env.rc | ||
bindep.txt | ||
constraints.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