aboutsummaryrefslogtreecommitdiffstats
path: root/roles/certbot/files/rsync.sh (follow)
Commit message (Collapse)AuthorAgeLines
* Remove explicit rrsync server start scriptGravatar Chris Lovering2023-07-24-7/+0
|
* Re-add previous ansible rolesGravatar Chris Lovering2023-07-24-0/+7
| | | | | | | Co-authored-by: Hassan Abouelela <[email protected]> Co-authored-by: Johannes Christ <[email protected]> Co-authored-by: Joe Banks <[email protected]> Co-authored-by: MarkKoz <[email protected]>
* Delete roles we won't use with self-hosted k8sGravatar Chris Lovering2022-10-18-7/+0
|
* Force reload on all rsync operationsGravatar Joe Banks2022-03-14-0/+7
Update the forced command in authorized_keys to reload NGINX after termination of the rsync session. This ensures that after key updates complete they will be reloaded and pushed to NGINX.