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
Line 
1---
2- hosts: httpd
3 roles:
4 - httpd
5 handlers:
6 - import_tasks: handlers/main.yml
Note: See TracBrowser for help on using the repository browser.