The *radvd* role and `radvd.yml` playbook can be used to configure the `radvd` IPv6 SLAAC router advertisement daemon on Linux.
4 lines
34 B
YAML
4 lines
34 B
YAML
- hosts: radvd
|
|
roles:
|
|
- radvd
|