5 lines
87 B
YAML
5 lines
87 B
YAML
---
|
|
- name: restart systemd unit radvd
|
|
systemd:
|
|
name: radvd
|
|
state: restarted
|