remove started now

This commit is contained in:
vincent 2020-03-02 21:19:36 +01:00
parent cf0b81bb03
commit b6815687b6

View File

@ -7,8 +7,9 @@
- php-intl
state: present
become: yes
- name: Ensure php-fpm is started and enabled to start at boot.
service: name=php-fpm state=started enabled=yes
service: name=php-fpm enabled=yes
become: yes
- name: enable php extetion