nginx.yml 106 B

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