mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
remove the copy of removed file
This commit is contained in:
parent
d3f6df8b38
commit
21cd58e6ae
1 changed files with 0 additions and 9 deletions
|
@ -75,15 +75,6 @@
|
||||||
state: link
|
state: link
|
||||||
when: captiveportal_enabled | bool
|
when: captiveportal_enabled | bool
|
||||||
|
|
||||||
- name: Install nginx's captiveportal.conf from template if captiveportal_enabled
|
|
||||||
template:
|
|
||||||
src: roles/captiveportal/templates/captiveportal-nginx.conf
|
|
||||||
dest: /etc/nginx/conf.d/
|
|
||||||
owner: root
|
|
||||||
group: root
|
|
||||||
mode: 0644
|
|
||||||
when: captiveportal_enabled | bool
|
|
||||||
|
|
||||||
- name: Make sure dnsmasq is not diverting if not captiveportal_enabled
|
- name: Make sure dnsmasq is not diverting if not captiveportal_enabled
|
||||||
file:
|
file:
|
||||||
path: /etc/dnsmasq.d/capture
|
path: /etc/dnsmasq.d/capture
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue