Flavio Percoco 3f5a274374 Preserve comments in INI files
config_template currently strips comments out from the INI files. This
commit adds support for comments.

The default ConfigParser supports reading comments but it doesn't writes
them back. There are other libraries that have better support for
comments, however, adopting another library would require a bigger
refactor of this code.

Change-Id: I376be69cd2cf34dc147f9ade716791125a424e2c
2017-11-23 14:46:18 +01:00
2017-11-23 14:46:18 +01:00
2017-10-17 20:43:54 +00:00
2016-11-02 12:22:21 +11:00
2017-07-07 19:42:39 +00:00
2017-08-02 15:04:48 -05:00
2017-10-12 10:24:57 +00:00
2017-11-23 14:46:18 +01:00
2016-01-27 10:31:29 -06:00
2016-02-01 16:47:07 +00:00
2016-09-28 12:04:13 +01:00
2016-11-25 16:21:30 +01:00
2017-03-02 11:52:19 +00:00
2017-07-28 15:59:25 +00:00

Team and repository tags

image

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.

Description
Ansible action plugin to template arbitrary json ini yaml data
Readme 1.6 MiB
Languages
Python 100%