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

ansible-playbooks/general#85 Bug fixes from regex search & replace

parent 96a5eb55
Branches
Tags
No related merge requests found
......@@ -32,8 +32,8 @@
group: '{{ apacheUser }}'
mode: 0775
with_items:
- '{{( webRoot }})'
- '{{( dataRoot }})'
- '{{ webRoot }}'
- '{{ dataRoot }}'
- name: Ensure Version Script
file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment