This is called file
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
6f990c34dd
commit
d0f8126a9a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
# This is the only real work we do.
|
||||
- name: Copy over httpd redirect file for {{name}}
|
||||
template: >
|
||||
src={{conf}}
|
||||
src={{item}}
|
||||
dest=/etc/httpd/conf.d/{{website}}/{{name}}-redirect.conf
|
||||
mode=0644
|
||||
owner=root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue