This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-apache
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add some dependencies for drupal
master
Markus Katharina Brechtel
7 years ago
parent
143b8d4399
commit
c820d6b64a
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
tasks/setup_Debian.yml
+ 4
- 0
tasks/setup_Debian.yml
View File
@@ -7,6 +7,10 @@
with_items:
- apache2
- libapache2-mod-php
- composer
- php-zip
- php-mbstring
- php-xml
- name: remove default page
file:
Write
Preview
Loading…
Cancel
Save