ansible-config/inventory/hosts

31 lines
386 B
Plaintext
Raw Normal View History

2017-10-03 16:05:22 +02:00
[ffhh]
2021-05-01 22:24:21 +02:00
cloud ansible_host=cloud.hamburg.freifunk.net
2021-05-01 13:50:37 +02:00
#speicher ansible_host=speicher.hamburg.freifunk.net
2017-10-03 16:05:22 +02:00
srv01 ansible_host=srv01.hamburg.freifunk.net
2021-05-01 15:00:17 +02:00
srv02 ansible_host=srv02.hamburg.freifunk.net
2017-02-18 14:29:20 +01:00
srv03 ansible_host=srv03.hamburg.freifunk.net
2017-02-10 22:51:55 +01:00
2018-11-07 21:35:44 +01:00
[certbot]
2021-05-01 13:50:37 +02:00
#speicher
2018-11-07 21:35:44 +01:00
srv01
2021-05-01 15:00:17 +02:00
srv02
2018-11-07 21:35:44 +01:00
2017-10-03 17:28:19 +02:00
[certsync]
srv03
2018-11-03 16:20:39 +01:00
[nginx]
2021-05-01 22:24:21 +02:00
cloud
2021-05-01 13:50:37 +02:00
#speicher
2020-04-08 22:49:09 +02:00
srv01
2021-05-01 15:00:17 +02:00
srv02
2020-04-08 22:49:09 +02:00
srv03
2018-11-03 16:20:39 +01:00
2017-02-18 14:29:20 +01:00
[updates]
2017-10-03 17:28:19 +02:00
srv01
2017-02-18 14:29:20 +01:00
srv03
2018-04-01 12:28:02 +02:00
[vms]
srv01
2021-05-01 15:00:17 +02:00
srv02
2018-04-01 12:28:02 +02:00
srv03