[release-announce] ansible-config_template 2.0.0

no-reply at openstack.org no-reply at openstack.org
Thu Jul 21 09:06:02 UTC 2022


We are pleased to announce the release of:

ansible-config_template 2.0.0: Config Template plugin for Ansible

The source is available from:

    https://opendev.org/openstack/ansible-config_template

Download the package from:

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

For more details, please see below.

2.0.0
^^^^^

Deprecation Notes

* Installation from PyPI or as a Python module is deprecated and
  will be removed in future releases. Please, use "ansible-galaxy" for
  plugin installation.

Changes in ansible-config_template 1.2.1..2.0.0
-----------------------------------------------

29ddca2 Update documentation about installation methods
d90989e Publish openstack.config_template on galaxy
17330e7 Add more complete examples with sample output
3a4320c Add blank lines between functions and classes
a17a949 Release config-template to 1.3.0
3222aed Use ensure SafeDumper used yaml configs
ed68c9d Remove orphaned releasenotes
78e7f22 Replace include for newer ansible version
743cb18 Updated from OpenStack Ansible Tests
20e1ba0 Remove python2.7 workaround
8ca0706 Set py_modules to an empty list in setup.py
bd7543a Move zuul jobs layout to centos9 only for master branch
4613791 Copy refactor of code quality issues
2aee98f Updated from OpenStack Ansible Tests


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

README.rst                                         |  27 +++-
Vagrantfile                                        |   5 -
examples/ansible-role-requirements.yml             |   8 +-
galaxy.yml                                         |   2 +-
plugins/action/config_template.py                  |  13 +-
.../notes/force-dep-order-2c529683509e45da.yaml    |   9 --
.../notes/get-networks-e241137620c2280d.yaml       |   9 --
.../notes/get_nested_filter-b89828586d7e2520.yaml  |   7 -
...one_plugin_default_update-c025bd5508069df3.yaml |  12 --
..._user_and_project_support-e35b0b335b6522e9.yaml |  42 ------
.../network_sriov_mappings-7e4c9bcb164625c3.yaml   |   8 -
...egy-and-connection-plugin-bc476fa3607dcc4a.yaml |  11 --
.../plugins-remove-glance-0034a2192f91da7c.yaml    |   5 -
.../plugins-remove-neutron-cbea1235e030e4f5.yaml   |   5 -
.../notes/pypi_deprecation-93d9628dcdd76f93.yaml   |   6 +
.../removed-vars-plugin-0f9fb96e8b2c430d.yaml      |   6 -
...space_group_and_host_vars-14f77b5eb518e32d.yaml |  22 ---
setup.py                                           |  10 +-
zuul.d/project.yaml                                |   8 +-
22 files changed, 195 insertions(+), 195 deletions(-)







More information about the Release-announce mailing list