Role service-bird: only configure radvd on gateways

This commit is contained in:
Julian Labus 2018-11-12 16:23:13 +01:00
parent 80259461cc
commit f134f61740
No known key found for this signature in database
GPG Key ID: 8AF209F2C6B3572A
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@
notify: reload systemd unit bird6
- name: write radv.conf
when: ffmwu_server_type == "gateway"
template:
src: radv.conf.j2
dest: /etc/bird/radv.conf