change filesystem structure
This commit is contained in:
parent
9d9d2a6a58
commit
365555cc2d
@ -15,8 +15,8 @@
|
||||
|
||||
- name: Add default page
|
||||
template:
|
||||
src: 'var/www/vhosts/default.j2'
|
||||
dest: '/evar/www/vhosts/default'
|
||||
src: 'var/www/vhosts/default/index.html.j2'
|
||||
dest: '/evar/www/vhosts/default/index.html'
|
||||
owner: nginx
|
||||
group: nginx
|
||||
mode: 0750
|
||||
|
Loading…
Reference in New Issue
Block a user