mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
Update captive_portal.yml
This commit is contained in:
parent
8b7ee46e26
commit
d37c0acc88
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
dest: /etc/{{ apache_config_dir }}/captive-portal.conf
|
dest: /etc/{{ apache_config_dir }}/captive-portal.conf
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: 0740
|
mode: 0644
|
||||||
when: py_captive_portal_enabled
|
when: py_captive_portal_enabled
|
||||||
|
|
||||||
- name: Enable Apache's captive-portal.conf if py_captive_portal_enabled (debuntu)
|
- name: Enable Apache's captive-portal.conf if py_captive_portal_enabled (debuntu)
|
||||||
|
|
Loading…
Reference in a new issue