configpolicy/roles/radvd/handlers/main.yml

4 lines
71 B
YAML

- name: restart radvd
service: name=radvd
state=restarted