removed trailing whitespaces

This commit is contained in:
nd 2019-11-02 14:55:19 +01:00
parent ca4380d4af
commit 131c67df21
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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