Fix mod-php5 dependency when setting php.ini

This commit is contained in:
Ben Dougherty 2014-12-29 10:25:08 +08:00
parent aa0d6fdfc4
commit ff9fc14eaf

View File

@ -28,7 +28,7 @@ a2enmod php5:
- module: apache-restart
- require:
- pkg: apache
- pkg: php5
- pkg: mod-php5
{% endif %}
{% endif %}