roles/php5-fpm: Update comment
Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
parent
0b8e0c38bf
commit
41b1ab79c2
@ -3,7 +3,7 @@
|
|||||||
apt: name={{ item }} state=present update_cache=yes
|
apt: name={{ item }} state=present update_cache=yes
|
||||||
with_items:
|
with_items:
|
||||||
- php5-fpm
|
- php5-fpm
|
||||||
# probably belong in wordpress role
|
# for WordPress
|
||||||
- php5-mysql
|
- php5-mysql
|
||||||
- php5-gd
|
- php5-gd
|
||||||
- php5-curl
|
- php5-curl
|
||||||
|
Loading…
Reference in New Issue
Block a user