Skip to content

Releases: hetznercloud/ansible-role-ipxe-ca

Patch Release 1.0.2

13 Feb 10:17
Compare
Choose a tag to compare

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

Patch Release 1.0.1

07 Feb 13:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

Initial Release 1.0.0

30 Jan 16:32
Compare
Choose a tag to compare

This is the first release and also the first Open-Source Ansible role published by Hetzner Cloud 🥳