Skip to content

Patch Release 1.0.2

Latest
Compare
Choose a tag to compare
@sinuscosinustan sinuscosinustan released this 13 Feb 10:17
· 19 commits to main since this release

What's Changed

  • tasks: Set timer state to started or stopped
    Even if the timer is enabled, systemd will not generate certificates until the system has been rebooted or the timer has been started directly.
  • tasks: Do not recurse on directory task
    Ansible does not only recurse on the directory inodes, but also on the files in these directories. Due to this behaviour, Ansible sets the permission of all created certificates to 0755.

Full Changelog: 1.0.1...1.0.2