mirror of
https://github.com/Expand-sys/pihole-dnsovertls
synced 2025-12-18 08:22:12 +11:00
Update README.md
This commit is contained in:
parent
e59b52a9fa
commit
51fbd67943
1 changed files with 9 additions and 0 deletions
|
|
@ -1 +1,10 @@
|
||||||
# pihole-dnsovertls
|
# pihole-dnsovertls
|
||||||
|
|
||||||
|
```git clone https://github.com/Expand-sys/pihole-dnsovertls```
|
||||||
|
|
||||||
|
```cd pihole-dnsovertls```
|
||||||
|
|
||||||
|
Edit `inventory` to be the ipaddress of your pihole server
|
||||||
|
Edit `vars/default.yml` to have your chosen domain name and your email for ssl certs
|
||||||
|
|
||||||
|
```ansible-playbook -i inventory main.ansible.yml -k```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue