ansible-config_template/action
Kevin Carter 80d59cdf96
Added yaml class dumper to support indentation
The default py yaml `safe_dumps` keeps to the yaml spec which states
incremental indentations are not required. Sadly, without the
indentations some consumers of yaml configurations files will break.
This commit adds an incremental indentation dumper to cater for all
yaml configuration consumers.

Change-Id: Ifa5bcc6ff9f0a9cb5e619e62d0356f5d6887ca6e
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2017-01-25 23:50:31 -06:00
..
_v1_config_template.py Add option to toggle list extensions 2016-09-09 16:15:00 -05:00
_v2_config_template.py Added yaml class dumper to support indentation 2017-01-25 23:50:31 -06:00
config_template.py Update the config_template plugin for ansible2 2016-03-30 16:13:26 -05:00