remove started now
This commit is contained in:
parent
cf0b81bb03
commit
b6815687b6
@ -7,8 +7,9 @@
|
|||||||
- php-intl
|
- php-intl
|
||||||
state: present
|
state: present
|
||||||
become: yes
|
become: yes
|
||||||
|
|
||||||
- name: Ensure php-fpm is started and enabled to start at boot.
|
- 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
|
become: yes
|
||||||
|
|
||||||
- name: enable php extetion
|
- name: enable php extetion
|
||||||
|
Loading…
Reference in New Issue
Block a user