ansible-ffibk/roles/service-radvd/README.md
2017-09-11 23:23:34 +02:00

24 lines
395 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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:
xx:
...
ipv6:
ula:
- # ULA-Prefix - String
public:
- # Public-Prefix - String
iface_mtu: # Integer
´´´
- Host Variable `magic`