1.9.3 broken service on Ubuntu 14.04.2 LTS

12 views
Skip to first unread message

raz...@nordicwebteam.se

unread,
Oct 9, 2015, 2:04:45 PM10/9/15
to Ansible Project
Hi,

It seems this bug reappear in 1.9.3:

- name: restart php5-fpm
  service: name=php5-fpm state=restarted

does not works anymore, again, I need it to temporary fix with:

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

Best,
R
Reply all
Reply to author
Forward
0 new messages