ansible-config_template/library
Miguel Alex Cantu 76d5f02a32 Add ignore_none_type to config template
It is sometimes useful to tell ConfigTemplateParser to write
out options that are valueless and not suffixed with '=' or ':',
such as when overriding a my.cnf.

This commit adds the 'ignore_none_type' attribute to the config_template
module. If this attribute is set to false, then valueless options will be
written out to the resultant INI file as-is, without the '=' or ':' suffix.

Change-Id: I5c88b2019c01b44193a5d0df9299ecce6de52f01
Partial-Bug: #1693234
2017-06-26 19:12:43 +00:00
..
config_template Add ignore_none_type to config template 2017-06-26 19:12:43 +00:00
dist_sort Remove xrange for run both Python 2 and Python 3 2016-10-12 12:39:30 +07:00
keystone Support Keystone versionless endpoints 2017-05-11 12:21:20 -04:00
magnum Remove quotes when assigning values from an openrc 2017-02-14 16:19:41 -08:00
memcached Remove xrange for run both Python 2 and Python 3 2016-10-12 12:39:30 +07:00
name2int first commit 2016-01-25 18:07:53 -06:00
provider_networks Implementation Neutron SR-IOV 2017-01-09 11:12:05 -06:00