We enthusiastically announce the release of: openstack-ansible 22.4.1: Ansible playbooks for deploying OpenStack This release is part of the victoria stable release series. The source is available from: https://opendev.org/openstack/openstack-ansible Download the package from: https://tarballs.openstack.org/openstack-ansible/ Please report issues through: https://bugs.launchpad.net/openstack-ansible/+bugs For more details, please see below. Changes in openstack-ansible 22.4.0..22.4.1 ------------------------------------------- 9f0f3710c Fix definition of ssl_protocol 69ae9db95 Bump OpenStack-Ansible Victoria eee3e2b4a Add nfs deployment scenario 0c181a028 Fix rich version for ansible-lint Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 14 +-- global-requirement-pins.txt | 1 + inventory/group_vars/all/ssl.yml | 2 +- playbooks/defaults/repo_packages/gnocchi.yml | 2 +- playbooks/defaults/repo_packages/nova_consoles.yml | 4 +- .../defaults/repo_packages/openstack_services.yml | 112 ++++++++++----------- .../bootstrap-host/tasks/prepare_aio_config.yml | 3 + .../templates/user_variables_nfs.yml.j2 | 9 ++ zuul.d/jobs.yaml | 5 + zuul.d/project-templates.yaml | 9 ++ 16 files changed, 212 insertions(+), 67 deletions(-)