Fix: good dest for root_index
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
- name: Sets Up Index page
|
||||
template:
|
||||
src: "files/index.html.j2"
|
||||
dest: "/var/www/{{ http_host }}/info.php"
|
||||
dest: "/var/www/{{ http_host }}/index.html"
|
||||
vars:
|
||||
name: "la SNT"
|
||||
|
||||
|
Reference in New Issue
Block a user