You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed this because I'm muddling through how to use Let's Encrypt for secure certificates and auto-renewal in a cron job together with this project, as mentioned in #61.
If you are setting up an https server, you must supply certificate and key files. The files will be copied from your local machine (the one containing the playbook) to the target server.
That helps, but did not address the issue. If the files already exist on the controlled server, then they will not be copied from your local machine (the one containing the playbook) to the target server. Or do I misunderstand?
I noticed this because I'm muddling through how to use Let's Encrypt for secure certificates and auto-renewal in a cron job together with this project, as mentioned in #61.
In the documentation, from the note under Virtual hosting setup:
Then in the next section, Certificates:
I think these two items inconsistent. If you agree, I volunteer to provide the text in a PR.
The text was updated successfully, but these errors were encountered: