[release-announce] ansible-role-thales-hsm 6.0.0 (bobcat)
no-reply at openstack.org
no-reply at openstack.org
Wed Oct 4 11:10:44 UTC 2023
We are pumped to announce the release of:
ansible-role-thales-hsm 6.0.0: ansible-role-thales-hsm - Ansible role
to configure Thales HSM clients.
This release is part of the bobcat release series.
The source is available from:
https://opendev.org/openstack/ansible-role-thales-hsm
Download the package from:
https://tarballs.openstack.org/ansible-role-thales-hsm/
Please report issues through:
https://storyboard.openstack.org/#!/project/1184
For more details, please see below.
Changes in ansible-role-thales-hsm 6.0.0.0rc1..6.0.0
----------------------------------------------------
f74caaa This is a combination of 2 commits.
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
handlers/main.yaml | 4 +-
meta/main.yaml | 7 ++
requirements.txt | 2 +-
tasks/client.yaml | 179 +++++++++++++++++++++--------------------
tasks/client_enroll.yaml | 13 +--
tasks/main.yaml | 17 ++--
tasks/rfs.yaml | 8 +-
tasks/rfs_register_client.yaml | 27 ++++---
test-requirements.txt | 6 +-
10 files changed, 137 insertions(+), 127 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 885c2cb..cb41d93 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2 +2 @@ pbr>=1.6
-ansible
+ansible>=2.8.0
diff --git a/test-requirements.txt b/test-requirements.txt
index d3f9dee..6dd128e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,5 +1 @@
-# NOTE(elod.illes): ansible 6.0.0 introduced new rules that needs to be
-# fixed, like fqcn-builtins, etc. Due to Yoga release happens soon
-# let's just cap ansible-lint. This needs a separate fix in the future
-# to be able to remove the cap.
-ansible-lint<6.0.0
+ansible-lint
More information about the Release-announce
mailing list