remove started now
This commit is contained in:
parent
cf0b81bb03
commit
b6815687b6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user