removed trailing whitespaces
This commit is contained in:
parent
ca4380d4af
commit
131c67df21
2 changed files with 3 additions and 3 deletions
|
|
@ -6,8 +6,8 @@
|
||||||
- restart nginx
|
- restart nginx
|
||||||
|
|
||||||
- name: copy configs
|
- name: copy configs
|
||||||
copy:
|
copy:
|
||||||
src: config/
|
src: config/
|
||||||
dest: /etc/nginx/
|
dest: /etc/nginx/
|
||||||
directory_mode: 0755
|
directory_mode: 0755
|
||||||
group: root
|
group: root
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
apt:
|
apt:
|
||||||
pkg:
|
pkg:
|
||||||
- php
|
- php
|
||||||
- php-fpm
|
- php-fpm
|
||||||
- php-common # ctype, iconv, json, libxml, simplexml, zip, zlib, curl, fileinfo, bz2, openssl, ftp, exif, gmp
|
- php-common # ctype, iconv, json, libxml, simplexml, zip, zlib, curl, fileinfo, bz2, openssl, ftp, exif, gmp
|
||||||
- php-ldap
|
- php-ldap
|
||||||
- php-gd
|
- php-gd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue