forked from FF-RGB/ansible
re-added missing roles
This commit is contained in:
parent
3282afe85c
commit
8dca968108
20
site.yml
20
site.yml
@ -10,17 +10,17 @@
|
||||
- name: Setup gateway servers
|
||||
hosts: [gw11.regensburg.freifunk.net, gw21.regensburg.freifunk.net, gw31.regensburg.freifunk.net]
|
||||
roles:
|
||||
# - batman
|
||||
# - bird
|
||||
# - fastd
|
||||
# - mesh-interfaces
|
||||
# - exit-ipv4
|
||||
# - dns
|
||||
- batman
|
||||
- bird
|
||||
- fastd
|
||||
- mesh-interfaces
|
||||
- exit-ipv4
|
||||
- dns
|
||||
- radvd
|
||||
# - dhcpd
|
||||
# - respondd
|
||||
# - yanic
|
||||
# - web-gw
|
||||
- dhcpd
|
||||
- respondd
|
||||
- yanic
|
||||
- web-gw
|
||||
|
||||
- name: Setup confluence server
|
||||
hosts: confluence.regensburg.freifunk.net
|
||||
|
Loading…
Reference in New Issue
Block a user