Fixed a misspelled item, fixed a typo in gd.
This commit is contained in:
parent
ce07cacadc
commit
cfd3538280
@ -1,4 +1,4 @@
|
|||||||
{{% from "php/map.jinja" import php with context %}
|
{% from "php/map.jinja" import php with context %}
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- apt
|
- apt
|
||||||
|
@ -6,4 +6,4 @@ include:
|
|||||||
php-mcrypt:
|
php-mcrypt:
|
||||||
pkg:
|
pkg:
|
||||||
- installed
|
- installed
|
||||||
- name: {{ php.mcrpyt_pkg }}
|
- name: {{ php.mcrypt_pkg }}
|
||||||
|
Loading…
Reference in New Issue
Block a user