Merge pull request #35 from benjy14/master
Fix mod-php5 dependency when setting php.ini
This commit is contained in:
commit
c58a650b69
@ -28,7 +28,7 @@ a2enmod php5:
|
|||||||
- module: apache-restart
|
- module: apache-restart
|
||||||
- require:
|
- require:
|
||||||
- pkg: apache
|
- pkg: apache
|
||||||
- pkg: php5
|
- pkg: mod-php5
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user