
Ansible moved to use galaxy_tags instead of categories in
meta. We didn't update our meta, and we should do this.
Without this patch, ansible-lint with default rules would fail
due to rule 702 [1].
[1]: 07b5194b44/lib/ansiblelint/rules/MetaTagValidRule.py
Change-Id: Ide15cb25e85a70f1deabd465e623b22bd963b375
Team and repository tags
OpenStack-Ansible plugins
These are the plugins the OpenStack-Ansible deployment project relies
on. The plugins can be added to any Ansible project by simply cloning
this repository and setting up the ansible.cfg
file to
point at them as additional plugins for your project.
- Documentation for the project can be found at:
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/ansible-config_template/
- The project source code repository is located at:
- The project home is at:
- The project bug tracker is located at:
Description
Languages
Python
100%