Fix a typo.

This commit is contained in:
Andrea Dell'Amico 2021-01-20 13:46:40 +01:00
parent dd51eda8f0
commit 4d4a067eda
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ mw_php_additional_packages:
- imagemagick
- php-imagick
phpfpm_pools: '{{ mw_phpfpm_pool }}'
phpfpm_pools: '{{ mw_phpfpm_pools }}'
```
Dependencies

View File

@ -66,7 +66,7 @@ mw_php_additional_packages:
- imagemagick
- php-imagick
phpfpm_pools: '{{ mw_phpfpm_pool }}'
phpfpm_pools: '{{ mw_phpfpm_pools }}'
# This choice is not recommended. The package has a poor list of dependencies. We do not want to deal with those
mw_package: