RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
f45bff482e
Doing tox -e linterns on the undercloud gives the followig error:
Ansible-lint...............................................Failed
- hook id: ansible-lint
- exit code: 2
INFO Executing syntax check on tripleo_ansible/playbooks/\
cli-baremetal-clean.yaml (0.77s)
WARNING Listing 1 violation(s) that are fatal
../../../usr/share/ansible/roles/openstack-operations/tasks/\
restart_service.yml:1:3: syntax-check couldn't resolve module/action \
'service_map_facts'. This often indicates a misspelling, missing \
collection, or incorrect module path.
You can skip specific rules or tags by adding them to your \
configuration file:
warn_list: # or 'skip_list' to silence them completely
- syntax-check # Ansible syntax check failed
Finished with 1 failure(s), 0 warning(s) on 1382 files.
This patch fixes this.
Closes-Bug: #1917938
Change-Id: Icf626c77db879f6654ed2c34004b8b67e23258ef
(cherry picked from commit
|
||
---|---|---|
_skeleton_role_ | ||
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 | ||
galaxy.yml | ||
LICENSE | ||
molecule-requirements.txt | ||
README.rst | ||
requirements.txt | ||
requirements.yml | ||
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