mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-07-27 06:41:32 +02:00
Just using `enabled: true` means it will start at boot, but it won't start immediately with just that. You need `state: started` to be the equivalent of `--now`.