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