diff --git a/playbook_templates/forgejo.actcur.com b/playbook_templates/forgejo.actcur.com index 3cf2c95..dcf2635 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.1:common,certbot +role:certbot:v1.2: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 b5e8a88..7f00433 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:testing:workload,ipa-server -role:certbot:v1.1:common,certbot +role:ipa-server:v1.0:workload,ipa-server +role:certbot:v1.2:common,certbot # end of file diff --git a/playbook_templates/ipa2.actcur.com b/playbook_templates/ipa2.actcur.com index bdfe9ab..b468799 100644 --- a/playbook_templates/ipa2.actcur.com +++ b/playbook_templates/ipa2.actcur.com @@ -1,4 +1,4 @@ role:core:v1.2:core -role:ipa-server:testing:workload,ipa-server +role:ipa-server:v1.0:workload,ipa-server # end of file diff --git a/playbook_templates/privtorrents.actcur.com b/playbook_templates/privtorrents.actcur.com index a8158a8..e97cd19 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.1:common,certbot +role:certbot:v1.2: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 0372410..1575de4 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.1:common,certbot +role:certbot:v1.2:common,certbot role:sonarr:v1.0:workload,sonarr role:radarr:v1.0:workload,radarr role:readarr:v1.0:workload,readarr