Removed php5-fpm ansible handler

This commit is contained in:
Eddie Abou-Jaoude
2015-08-18 12:41:18 +01:00
parent faaf99a7ea
commit 7a1f4eb456

View File

@@ -1,3 +0,0 @@
---
- name: restart php5-fpm
service: name=php5-fpm enabled=yes state=restarted