[openstackansible] openstack-ansible-haproxy_server 15.1.5 (ocata)
We are excited to announce the release of: openstack-ansible-haproxy_server 15.1.5: haproxy_server role for OpenStack-Ansible This release is part of the ocata stable release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-haproxy_server/ For more details, please see below. 15.1.5 ^^^^^^ New Features * The new option *haproxy_backend_arguments* can be utilized to add arbitrary options to a HAProxy backend like tcp-check or http-check. Changes in openstack-ansible-haproxy_server 15.1.4..15.1.5 ---------------------------------------------------------- 04ff673 Use package module to install distro packages 9a25b44 Adding HAProxy backend options 238ef9b Fix haproxy-service-config tag Diffstat (except docs and test files) ------------------------------------- .gitignore | 5 +-- examples/playbook.yml | 14 ++++--- handlers/main.yml | 14 ++++++- meta/main.yml | 2 +- ...haproxy-backend-arguments-3b1dca299c7a8296.yaml | 4 ++ tasks/haproxy_install.yml | 49 ++++++++++++++-------- tasks/haproxy_install_apt.yml | 28 ------------- tasks/haproxy_install_hatop.yml | 39 ----------------- tasks/haproxy_install_yum.yml | 26 ------------ tasks/haproxy_post_install.yml | 15 ------- tasks/haproxy_pre_install.yml | 6 +++ tasks/haproxy_service_config.yml | 2 +- templates/service.j2 | 4 ++ 13 files changed, 69 insertions(+), 139 deletions(-)
participants (1)
-
no-reply@openstack.org