The Sigsum team is happy to release a new version of the sigsum ansible collection, version tag v1.7.0, succeeding the previous release v1.6.0. The release can be checked out from the git repository as
git clone -b v1.7.0 https://git.glasklar.is/sigsum/admin/ansible.git
See the NEWS file for details on changes, excerpt below.
If you find any bugs, please report them on the sigsum-general@lists.sigsum.org mailing list or open an issue on GitLab in the ansible repository:
https://git.glasklar.is/sigsum/admin/ansible/
See the README.md file for installation and usage instructions, and the HACKING file for information about how the molecule tests can be used.
/ The Sigsum team
NEWS for upcoming sigsum ansible v1.7.0
Changes between v1.6.0 and v1.7.0:
* Support for installing yubihsm-connector through a .deb file was added.
* /etc/yubihsm-connector.yaml is now under Ansible control. Those with local changes to this file will have to adapt the Ansible template to meet their needs.
* Bumped community.mysql version from 4.0.1 to 4.2.0