mirror of
https://github.com/ben-grande/qusal.git
synced 2025-04-11 18:39:46 -04:00
fix: pihole lighttpd link
This commit is contained in:
parent
7e93d5aa04
commit
6eb63057ec
@ -83,8 +83,10 @@ include:
|
||||
|
||||
"{{ slsdotpath }}-disable-external-admin-interface-symlink":
|
||||
file.symlink:
|
||||
- name: /etc/lighttpd/conf-available/50-pihole.conf
|
||||
- target: /etc/lighttpd/conf-enabled/50-pihole.conf
|
||||
- require:
|
||||
- file: "{{ slsdotpath }}-disable-external-admin-interface"
|
||||
- name: /etc/lighttpd/conf-enabled/50-pihole.conf
|
||||
- target: /etc/lighttpd/conf-available/50-pihole.conf
|
||||
- force: True
|
||||
|
||||
"{{ slsdotpath }}-disable-systemd-resolved":
|
||||
|
Loading…
x
Reference in New Issue
Block a user