[release-announce] [openstackansible] openstack-ansible-plugins 15.1.9 (ocata)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 5 20:50:07 UTC 2017


We are psyched to announce the release of:

openstack-ansible-plugins 15.1.9: plugins for OpenStack Ansible

This release is part of the ocata stable release series.

Download the package from:

    https://tarballs.openstack.org/openstack-ansible-plugins/

For more details, please see below.

15.1.9
^^^^^^

New Features

* The config_template template module now supports writing out
  valueless INI options without suffixing them with '=' or ':'. This
  is done via the 'ignore_none_type' attribute. If ignore_none_type is
  set to true, these key/value entries will be ignored, if it's set to
  false, then ConfigTemplateParser will write out only the option name
  without the '=' or ':' suffix. The default is true.

Changes in openstack-ansible-plugins 15.1.8..15.1.9
---------------------------------------------------

b4a5996 Add ignore_none_type to config template
aa0e9aa Backport pyOpenSSL bindep change from master


Diffstat (except docs and test files)
-------------------------------------

action/_v2_config_template.py                      | 53 ++++++++++++++++++----
bindep.txt                                         |  2 +-
library/config_template                            | 10 ++++
...template-ignore-none-type-9387c236853f061b.yaml |  9 ++++
6 files changed, 92 insertions(+), 11 deletions(-)







More information about the Release-announce mailing list