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