From ca58a2a89bda8a9645ecbc794e9b8f947aee4f5b Mon Sep 17 00:00:00 2001 From: Beth Date: Sat, 22 Mar 2025 20:34:57 -0500 Subject: [PATCH] incremented certbot --- 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 0484e15..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:v1.0: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 e5fc350..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:v1.0: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 f5263d6..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:v1.0: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