Ansible roles
 
 
 
 
 
 

4 lines
95 B

---
- include: ../httpd_common/handlers/main.yml
- include: ../httpd_php/handlers/main.yml
...