main.yml 94 B

12345
  1. ---
  2. # handlers file for nebula
  3. - name: restart nebula
  4. service: name=nebula state=restarted