source: MondoRescue/branches/3.3/ansible/httpd.yml

Last change on this file was 3763, checked in by Bruno Cornec, 4 years ago

restart httpd more regularly

File size: 86 bytes
RevLine 
[3655]1---
2- hosts: httpd
3 roles:
4 - httpd
[3656]5 handlers:
[3763]6 - import_tasks: handlers/main.yml
Note: See TracBrowser for help on using the repository browser.