We are jazzed to announce the release of: ansible-config-template 2.1.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.1.0 ^^^^^ New Features ************ * Added support for arguments that can be used to avoid templating Jinja content: * variable_start_string * variable_end_string * block_start_string * block_end_string Bug Fixes ********* * Jinja2 {% raw %} tag and string escapnig, as well as special headers in template files are working as expected now. Changes in ansible-config-template 2.0.0..2.1.0 ----------------------------------------------- c272bc3 Revert "Publish openstack.config_template on galaxy" 130ecf6 Bump collection version in metafile 2a59c04 setup.cfg: Replace dashes with underscores e528ed0 Fix usage of {% raw %} tags and Jinja2 headers fdb572d Add support for start/end_string arguments 7951228 Remove TripleO jobs 26a8d94 Replace deprecated whitelist_externals 2ccc59f document the removal of keys in ini files e8a66da remove unicode prefix from code Diffstat (except docs and test files) ------------------------------------- galaxy.yml | 2 +- plugins/action/config_template.py | 49 ++++++++++------ .../notes/raw_tag_fixed-9c7cc7506314f76b.yaml | 5 ++ .../start_end_string_support-420acb44b5feeb5c.yaml | 10 ++++ releasenotes/source/conf.py | 12 ++-- setup.cfg | 12 ++-- tox.ini | 6 +- zuul.d/project.yaml | 10 ---- 16 files changed, 246 insertions(+), 43 deletions(-)
participants (1)
-
no-reply@openstack.org