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

Tests and bug fixes

parent 1dc45a3d
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# file: roles/serverdensity/tasks/apache.yml # file: roles/serverdensity/tasks/apache.yml
- name: "ServerDensity | Apache | Enable some required modules" - name: "ServerDensity | Apache | Enable some required modules"
apache_module: apache2_module:
name={{ item }} name={{ item }}
state=present state=present
with_items: with_items:
......
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