main.yml 96 B

12345
  1. ---
  2. # handlers file for ffmap-backend
  3. - name: Restart cron
  4. service: name=cron state=restarted