source: MondoRescue/branches/3.3/ansible/roles/vsftpd/handlers/main.yml@ 3655

Last change on this file since 3655 was 3655, checked in by Bruno Cornec, 7 years ago

New MondoRescue site managed with ansible now

File size: 66 bytes
Line 
1---
2- name: restart vsftpd
3 service: name=vsftpd state=restarted
Note: See TracBrowser for help on using the repository browser.