Move inventory to separate directory
This commit is contained in:
parent
bbb7c76eef
commit
075b5bd008
13 changed files with 9 additions and 41 deletions
inventory
30
inventory/hosts
Normal file
30
inventory/hosts
Normal file
|
@ -0,0 +1,30 @@
|
|||
[ffhh]
|
||||
srv01 ansible_host=srv01.hamburg.freifunk.net
|
||||
#srv02 ansible_host=srv02.hamburg.freifunk.net
|
||||
srv03 ansible_host=srv03.hamburg.freifunk.net
|
||||
|
||||
[certbot]
|
||||
srv01
|
||||
#srv02
|
||||
|
||||
[certsync]
|
||||
srv03
|
||||
|
||||
[media]
|
||||
#srv02
|
||||
|
||||
[meta]
|
||||
#srv02
|
||||
|
||||
[nginx]
|
||||
#gw03-new ansible_host=gw03-new.hamburg.freifunk.net
|
||||
|
||||
[updates]
|
||||
srv01
|
||||
srv03
|
||||
|
||||
[vms]
|
||||
#gw03-new
|
||||
srv01
|
||||
#srv02
|
||||
srv03
|
Loading…
Add table
Add a link
Reference in a new issue