ansible-ffibk/roles/service-radvd
Tobias Hachmer 63ca114c95 Migrate nested dictionary meshes into a list of dictionaries
- migrate dictionary `ipv6` into two simple lists
 - migrate dictionary `forward_zones` into a list
2017-10-06 22:58:00 +02:00
..
handlers Role service-radvd: update handlers 2017-10-03 20:43:23 +02:00
tasks Role service-radvd: update handlers 2017-10-03 20:43:23 +02:00
templates Migrate nested dictionary meshes into a list of dictionaries 2017-10-06 22:58:00 +02:00
README.md Migrate nested dictionary meshes into a list of dictionaries 2017-10-06 22:58:00 +02:00

Ansible role service-radvd

Diese Ansible role installiert und konfiguriert den radvd daemon.

  • installiert radvd
  • aktiviert systemd unit
  • schreibt radvd.conf

Benötigte Variablen

  • Dictionary meshes ´´´ meshes:
    • id: xx ... ipv6_ula:
      • ULA-Prefix - String

      ipv6_public:
      • Public-Prefix - String

      iface_mtu: # Integer ´´´
  • Host Variable magic