From 7266895f41acc90106506b66ecdc1bbf1c4797e0 Mon Sep 17 00:00:00 2001 From: Jayne Passmore Date: Thu, 24 Jul 2025 15:38:04 -0500 Subject: [PATCH] increment certbot to v1.3 - fixed renewal script --- playbook_templates/cloud.actcur.com | 2 +- playbook_templates/forgejo.actcur.com | 2 +- playbook_templates/ipa.actcur.com | 2 +- playbook_templates/jellyfin.actcur.com | 2 +- playbook_templates/privtorrents.actcur.com | 2 +- playbook_templates/starrs.actcur.com | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/playbook_templates/cloud.actcur.com b/playbook_templates/cloud.actcur.com index aa396e7..c2c9974 100644 --- a/playbook_templates/cloud.actcur.com +++ b/playbook_templates/cloud.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.2:common,certbot +role:certbot:v1.3:common,certbot role:nextcloud:v1.0:workload,nextcloud # end of file diff --git a/playbook_templates/forgejo.actcur.com b/playbook_templates/forgejo.actcur.com index dcf2635..5360558 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.2:common,certbot +role:certbot:v1.3:common,certbot role:forgejo:v1.0:workload,forgejo # end of file diff --git a/playbook_templates/ipa.actcur.com b/playbook_templates/ipa.actcur.com index 7f00433..d1d1f3e 100644 --- a/playbook_templates/ipa.actcur.com +++ b/playbook_templates/ipa.actcur.com @@ -1,5 +1,5 @@ role:core:v1.2:core role:ipa-server:v1.0:workload,ipa-server -role:certbot:v1.2:common,certbot +role:certbot:v1.3:common,certbot # end of file diff --git a/playbook_templates/jellyfin.actcur.com b/playbook_templates/jellyfin.actcur.com index 437f6d2..398640a 100644 --- a/playbook_templates/jellyfin.actcur.com +++ b/playbook_templates/jellyfin.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.2:common,certbot +role:certbot:v1.3:common,certbot role:jellyfin:v1.2:workload,jellyfin # end of file diff --git a/playbook_templates/privtorrents.actcur.com b/playbook_templates/privtorrents.actcur.com index e97cd19..99113e7 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.2:common,certbot +role:certbot:v1.3: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 1575de4..e9d063c 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.2:common,certbot +role:certbot:v1.3:common,certbot role:sonarr:v1.0:workload,sonarr role:radarr:v1.0:workload,radarr role:readarr:v1.0:workload,readarr