Skip to content
Snippets Groups Projects
Commit d7bd2702 authored by jurgenhaas's avatar jurgenhaas
Browse files

Improve PHP53 installation

parent 149ca40e
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@
apt:
pkg='{{ item }}'
state=installed
force=yes
with_items: '{{ apache_packages }}'
notify: "Apache | Restart Apache"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment