fix totpcgi role to put templates in the right place
This commit is contained in:
parent
b9b2b34af1
commit
32fc8a626a
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
- name: copy html files over
|
- name: copy html files over
|
||||||
copy: >
|
copy: >
|
||||||
src=html
|
src=html
|
||||||
dest=/etc/totpcgi/templates/html
|
dest=/etc/totpcgi/templates
|
||||||
owner=root
|
owner=root
|
||||||
group=totpcgiprov
|
group=totpcgiprov
|
||||||
mode=0750
|
mode=0750
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue