
Python 2.7 ConfigParser does not accept whitespace before comments. To keep config files produced by ansible-config_temple parsable we will strip out the whitespace preceding comments. Change-Id: I39c88578d0a9e42fded7410d7eb4ec8bd415550c Related-Bug: #1755821
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:
-
https://git.openstack.org/cgit/openstack/ansible-config_template/
- The project home is at:
Description
Languages
Python
100%