Role service-bird: only configure radvd on gateways
This commit is contained in:
parent
80259461cc
commit
f134f61740
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
||||||
notify: reload systemd unit bird6
|
notify: reload systemd unit bird6
|
||||||
|
|
||||||
- name: write radv.conf
|
- name: write radv.conf
|
||||||
|
when: ffmwu_server_type == "gateway"
|
||||||
template:
|
template:
|
||||||
src: radv.conf.j2
|
src: radv.conf.j2
|
||||||
dest: /etc/bird/radv.conf
|
dest: /etc/bird/radv.conf
|
||||||
|
|
Loading…
Reference in a new issue