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

Improve script for Apache config so it works for Drupal and other applications as well

parent 862360c6
Branches
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@
mode='644'
notify:
- "Apache | Restart Apache"
tags: 'Config'
tags: 'ApacheConfig'
- name: "Apache | Create Global Redirect Configuration"
template:
......@@ -50,7 +50,7 @@
mode='644'
notify:
- "Apache | Restart Apache"
tags: 'Config'
tags: 'ApacheConfig'
- name: "Apache | Create Global Deny Configuration"
template:
......@@ -61,7 +61,7 @@
mode='644'
notify:
- "Apache | Restart Apache"
tags: 'Config'
tags: 'ApacheConfig'
- name: "Apache | Install SSL certificates"
copy:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment