mirror of
https://github.com/ben-grande/qusal.git
synced 2025-01-22 21:31:19 -05:00
fix: pihole lighttpd link
This commit is contained in:
parent
6fc173d78d
commit
224d2d5f69
@ -83,8 +83,10 @@ include:
|
|||||||
|
|
||||||
"{{ slsdotpath }}-disable-external-admin-interface-symlink":
|
"{{ slsdotpath }}-disable-external-admin-interface-symlink":
|
||||||
file.symlink:
|
file.symlink:
|
||||||
- name: /etc/lighttpd/conf-available/50-pihole.conf
|
- require:
|
||||||
- target: /etc/lighttpd/conf-enabled/50-pihole.conf
|
- file: "{{ slsdotpath }}-disable-external-admin-interface"
|
||||||
|
- name: /etc/lighttpd/conf-enabled/50-pihole.conf
|
||||||
|
- target: /etc/lighttpd/conf-available/50-pihole.conf
|
||||||
- force: True
|
- force: True
|
||||||
|
|
||||||
"{{ slsdotpath }}-disable-systemd-resolved":
|
"{{ slsdotpath }}-disable-systemd-resolved":
|
||||||
|
Loading…
Reference in New Issue
Block a user