We are pumped to announce the release of: ansible-role-atos-hsm 7.0.0: ansible-role-atos-hsm - Ansible role to configure ATOS HSM clients. This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/ansible-role-atos-hsm Download the package from: https://tarballs.openstack.org/ansible-role-atos-hsm/ Please report issues through: https://storyboard.openstack.org/#!/project/1183 For more details, please see below. Changes in ansible-role-atos-hsm 6.0.0.0rc1..7.0.0 -------------------------------------------------- baec445 Correct the tox option for skipping sdist generation dd4a795 Unpin ansible-lint Diffstat (except docs and test files) ------------------------------------- handlers/main.yaml | 4 +-- tasks/main.yaml | 94 +++++++++++++++++++++++++++------------------------ test-requirements.txt | 6 +--- tox.ini | 2 +- 4 files changed, 54 insertions(+), 52 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index e508ba3..89e2495 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