Add srv02 back to inventory
This commit is contained in:
parent
ec39c3fa7f
commit
58d98e4430
|
@ -1,11 +1,13 @@
|
||||||
[ffhh]
|
[ffhh]
|
||||||
#speicher ansible_host=speicher.hamburg.freifunk.net
|
#speicher ansible_host=speicher.hamburg.freifunk.net
|
||||||
srv01 ansible_host=srv01.hamburg.freifunk.net
|
srv01 ansible_host=srv01.hamburg.freifunk.net
|
||||||
|
srv02 ansible_host=srv02.hamburg.freifunk.net
|
||||||
srv03 ansible_host=srv03.hamburg.freifunk.net
|
srv03 ansible_host=srv03.hamburg.freifunk.net
|
||||||
|
|
||||||
[certbot]
|
[certbot]
|
||||||
#speicher
|
#speicher
|
||||||
srv01
|
srv01
|
||||||
|
srv02
|
||||||
|
|
||||||
[certsync]
|
[certsync]
|
||||||
srv03
|
srv03
|
||||||
|
@ -13,6 +15,7 @@ srv03
|
||||||
[nginx]
|
[nginx]
|
||||||
#speicher
|
#speicher
|
||||||
srv01
|
srv01
|
||||||
|
srv02
|
||||||
srv03
|
srv03
|
||||||
|
|
||||||
[updates]
|
[updates]
|
||||||
|
@ -21,4 +24,5 @@ srv03
|
||||||
|
|
||||||
[vms]
|
[vms]
|
||||||
srv01
|
srv01
|
||||||
|
srv02
|
||||||
srv03
|
srv03
|
||||||
|
|
Loading…
Reference in a new issue