1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00

remove commented out lines

This commit is contained in:
George Hunt 2019-12-18 00:37:50 +00:00
parent 60bd25a708
commit ccacb6f010

View file

@ -41,13 +41,6 @@
src: roles/captiveportal/templates/captiveportal.ini
dest: /opt/iiab/captiveportal/
#- name: Enable uwsgi config for captiveportal
# file:
# src: /etc/uwsgi/apps-available/captiveportal.ini
# path: /etc/uwsgi/apps-enabled/captiveportal.ini
# state: link
# when: captiveportal_enabled | bool
- name: Copy unit file for uWSGI service
template:
src: roles/captiveportal/templates/uwsgi-captiveportal.service