1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

Update captive_portal.yml

This commit is contained in:
A Holt 2018-10-03 16:14:15 -04:00 committed by GitHub
parent a6b0bceef8
commit 9cbf08cf8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
path: /opt/iiab/captive-portal
state: directory
- name: Copy scripts: checkurls, capture-wsgi.py
- name: 'Copy scripts: checkurls, capture-wsgi.py'
template:
src: "{{ item.src }}"
dest: /opt/iiab/captive-portal/
@ -20,7 +20,7 @@
- { src: roles/network/templates/captive-portal/checkurls, mode: '0644' }
- { src: roles/network/templates/captive-portal/capture-wsgi.py, mode: '0755' }
- name: Copy templates: simple.template, mac.template
- name: 'Copy templates: simple.template, mac.template'
copy:
src: "{{ item }}"
dest: /opt/iiab/captive-portal/