main.yml 95 B

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