From a0afcf04777847db6fe108ee99d0bdfe934c82df Mon Sep 17 00:00:00 2001 From: Beth Date: Sat, 22 Mar 2025 20:19:31 -0500 Subject: [PATCH] increment certbot repo --- playbook_templates/forgejo.actcur.com | 2 +- playbook_templates/privtorrents.actcur.com | 2 +- playbook_templates/starrs.actcur.com | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/playbook_templates/forgejo.actcur.com b/playbook_templates/forgejo.actcur.com index 4ff4118..3cf2c95 100644 --- a/playbook_templates/forgejo.actcur.com +++ b/playbook_templates/forgejo.actcur.com @@ -1,7 +1,7 @@ role:core:v1.2:core role:nginx-ssl:v1.1:common,nginx-ssl role:mount:v1.1:core,mount -role:certbot:renewal:common,certbot +role:certbot:v1.1:common,certbot role:forgejo:v1.0:workload,forgejo # end of file diff --git a/playbook_templates/privtorrents.actcur.com b/playbook_templates/privtorrents.actcur.com index 9a6401b..a8158a8 100644 --- a/playbook_templates/privtorrents.actcur.com +++ b/playbook_templates/privtorrents.actcur.com @@ -2,6 +2,6 @@ role:core:v1.2:core role:mount:v1.1:core,mount role:deluge:v1.0:workload,deluge role:nginx-ssl:v1.1:common,nginx-ssl -role:certbot:renewal:common,certbot +role:certbot:v1.1:common,certbot # end of file \ No newline at end of file diff --git a/playbook_templates/starrs.actcur.com b/playbook_templates/starrs.actcur.com index e0a8ad2..0372410 100644 --- a/playbook_templates/starrs.actcur.com +++ b/playbook_templates/starrs.actcur.com @@ -1,7 +1,7 @@ role:core:v1.2:core role:mount:v1.1:core,mount role:nginx-ssl:v1.1:common,nginx-ssl -role:certbot:renewal:common,certbot +role:certbot:v1.1:common,certbot role:sonarr:v1.0:workload,sonarr role:radarr:v1.0:workload,radarr role:readarr:v1.0:workload,readarr