We are overjoyed to announce the release of: openstack-ansible-os_barbican 15.1.4: os_barbican for OpenStack Ansible This release is part of the ocata stable release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_barbican/ For more details, please see below. 15.1.4 ^^^^^^ New Features * New variables have been added to allow a deployer to customize a barbican systemd unit file to their liking. * The task dropping the barbican systemd unit files now uses the "config_template" action plugin allowing deployers access to customize the unit files as they see fit without having to load extra options into the defaults and polute the generic systemd unit file with jinja2 variables and conditionals. Changes in openstack-ansible-os_barbican 15.1.3..15.1.4 ------------------------------------------------------- 2d08717 Fix for lookup and get_url occuring in different places 7d81e74 Use package module to install distro packages Diffstat (except docs and test files) ------------------------------------- .travis.yml | 29 -------------------- ...can-init-config-overrides-ffce7e419061c4da.yaml | 10 ------- meta/main.yml | 17 +++++++++++- ...can-init-config-overrides-ffce7e419061c4da.yaml | 10 +++++++ tasks/barbican_install.yml | 23 ++++++++++++---- tasks/barbican_install_apt.yml | 32 ---------------------- 6 files changed, 44 insertions(+), 77 deletions(-)