
This change allows a deployer to selectively enable or disable the template engine. This will allow folks to override the contents of a configuration file via the `config_overrides` option but not render any jinja related content within the file, except for what is provided by the `config_overrides` option. Change-Id: If226b4814a88b3bd7968b5e2ef64474710665ae0 Signed-off-by: Kevin Carter <kecarter@redhat.com>
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%