ansible-role-nginx/handlers/main.yml
2014-03-07 08:51:16 -06:00

3 lines
58 B
YAML

---
- name: restart nginx
command: service nginx restart