That's not gonna work
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
ad066cf408
commit
c80eab5b06
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
- piwik
|
- piwik
|
||||||
|
|
||||||
- name: set up http configs for piwik
|
- name: set up http configs for piwik
|
||||||
template: src={{ item }} dest=/etc/httpd/conf.d/{{ item }}
|
file: src={{ item }} dest=/etc/httpd/conf.d/{{ item }}
|
||||||
owner=root group=root mode=0644
|
owner=root group=root mode=0644
|
||||||
with_items:
|
with_items:
|
||||||
- piwik-httpd.conf
|
- piwik-httpd.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue