main.yml 96 B

12345
  1. ---
  2. # handlers file for ffdo.radvd
  3. - name: Restart radvd
  4. service: name=radvd state=restarted