ansible-role-apache/handlers/main.yml

4 lines
60 B
YAML
Raw Normal View History

---
- name: restart apache
command: service httpd restart