- name: restart php5-fpm service: name=php5-fpm state=restarted
# - name: restart PHP-FPM# service: name=php5-fpm state=restarted- name: restart php-fpm command: service php5-fpm restart