fix totpcgi role to put templates in the right place

This commit is contained in:
Kevin Fenzi 2017-11-27 17:25:01 +00:00
parent b9b2b34af1
commit 32fc8a626a

View file

@ -47,7 +47,7 @@
- name: copy html files over
copy: >
src=html
dest=/etc/totpcgi/templates/html
dest=/etc/totpcgi/templates
owner=root
group=totpcgiprov
mode=0750