ansible-ffibk/roles/service-radvd/README.md

24 lines
395 B
Markdown
Raw Normal View History

2017-09-06 11:17:38 +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:
xx:
...
ipv6:
ula:
- # ULA-Prefix - String
public:
- # Public-Prefix - String
iface_mtu: # Integer
´´´
- Host Variable `magic`