mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Fix template capture-wsgi.py.j2 to capture-wsgi.py
This commit is contained in:
parent
a9f7bc3924
commit
d1a5eb2c93
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
template:
|
template:
|
||||||
src: capture-wsgi.py.j2
|
src: capture-wsgi.py.j2
|
||||||
#src: roles/captiveportal/templates/capture-wsgi.py.j2
|
#src: roles/captiveportal/templates/capture-wsgi.py.j2
|
||||||
dest: /opt/iiab/captiveportal/
|
dest: /opt/iiab/captiveportal/capture-wsgi.py
|
||||||
mode: '0755'
|
mode: '0755'
|
||||||
|
|
||||||
- name: Copy files {simple.template, mac.template} into /opt/iiab/captiveportal/
|
- name: Copy files {simple.template, mac.template} into /opt/iiab/captiveportal/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue