Typos.
This commit is contained in:
parent
1d9cb28a47
commit
5d6f044b72
@ -12,7 +12,7 @@
|
||||
- libmagickcore-6.q16-6-extra # SVG for imagick php module
|
||||
|
||||
- name: install PHP sury repository key
|
||||
apt_key:
|
||||
apt_key:
|
||||
url: https://packages.sury.org/php/apt.gpg
|
||||
state: present
|
||||
|
||||
|
||||
@ -23,7 +23,7 @@ php_modules_base:
|
||||
- "php{{ php_version }}-xmlreader"
|
||||
- "php{{ php_version }}-xmlwriter"
|
||||
- "php{{ php_version }}-zip"
|
||||
|
||||
|
||||
|
||||
php_path: "/etc/php/{{ php_version }}"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user