1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

remove the copy of removed file

This commit is contained in:
George Hunt 2019-12-18 19:17:31 +00:00
parent 8de6c08b87
commit af29712d5d

View file

@ -75,15 +75,6 @@
state: link
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
file:
path: /etc/dnsmasq.d/capture