1
0
forked from infra/ansible
infra/roles/librenms/handlers/main.yml

5 lines
65 B
YAML
Raw Normal View History

2016-07-06 13:26:42 +02:00
---
- name: Restart nginx
service: name=nginx state=restarted