Added ansible-update role to all servers and updated incremented readarr role version (fixed package name) #15
7 changed files with 8 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
role:core:v1.2:core
|
||||
role:ansible-update:v1.0:core,ansible
|
||||
role:mount:v1.1:core,mount
|
||||
role:nginx-ssl:v1.1:common,nginx-ssl
|
||||
role:certbot:v1.3:common,certbot
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
role:core:v1.2:core
|
||||
role:ansible-update:v1.0:core,ansible
|
||||
role:nginx-ssl:v1.1:common,nginx-ssl
|
||||
role:mount:v1.1:core,mount
|
||||
role:certbot:v1.3:common,certbot
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
role:core:v1.2:core
|
||||
role:ansible-update:v1.0:core,ansible
|
||||
role:ipa-server:v1.0:workload,ipa-server
|
||||
role:certbot:v1.3:common,certbot
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
role:core:v1.2:core
|
||||
role:ansible-update:v1.0:core,ansible
|
||||
role:ipa-server:v1.0:workload,ipa-server
|
||||
|
||||
# end of file
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
role:core:v1.2:core
|
||||
role:ansible-update:v1.0:core,ansible
|
||||
role:mount:v1.1:core,mount
|
||||
role:nginx-ssl:v1.1:common,nginx-ssl
|
||||
role:certbot:v1.3:common,certbot
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
role:core:v1.2:core
|
||||
role:ansible-update:v1.0:core,ansible
|
||||
role:mount:v1.1:core,mount
|
||||
role:deluge:v1.0:workload,deluge
|
||||
role:nginx-ssl:v1.1:common,nginx-ssl
|
||||
|
|
|
@ -1,10 +1,11 @@
|
|||
role:core:v1.2:core
|
||||
role:ansible-update:v1.0:core,ansible
|
||||
role:mount:v1.1:core,mount
|
||||
role:nginx-ssl:v1.1:common,nginx-ssl
|
||||
role:certbot:v1.3:common,certbot
|
||||
role:sonarr:v1.0:workload,sonarr
|
||||
role:radarr:v1.0:workload,radarr
|
||||
role:readarr:v1.0:workload,readarr
|
||||
role:readarr:v1.1:workload,readarr
|
||||
role:lidarr:v1.0:workload,lidarr
|
||||
role:bazarr:v1.0:workload,bazarr
|
||||
role:prowlarr:v1.0:workload,prowlarr
|
||||
|
|
Loading…
Add table
Reference in a new issue