ansible-role-apache/handlers/main.yml

3 lines
60 B
YAML

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