The Sigsum team is happy to release a new version of the sigsum ansible collection, version tag v1.4.0, succeeding the previous release v1.3.0. The release can be checked out from the git repository as
git clone -b v1.4.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 sigsum ansible v1.4.0
Changes between v1.3.0 and v1.4.0:
* The sigsum role had its cronjob for weekly refreshing of the public suffix list changed to make it work also for the secondary node.
* galaxy.yml was updated to clarify that this repo contains roles for not only transparency logs but also for witnesses.
* The version of sigsum-agent used by default changed from v0.2.3 to v0.2.5.
* A bug was fixed where a sigsum-agent using a YubiHSM wouldn't start if it was being started before the yubihsm-connector was properly ready (#73).
* A bug making log lines from sigsum-agent not show up in the journal was fixed (#72).
* Restarting the agent service was fixed, making restarts made by Ansible work well too (#70).
sigsum-announce@lists.sigsum.org