igp.yml 146 B

12345
  1. ---
  2. - name: Install OSPF IGP configuration for bird6
  3. template: src=igp6.conf.j2 dest=/etc/bird/conf6.d/igp6.conf
  4. notify: Reload bird daemons