mirror of
https://github.com/Expand-sys/pihole-dnsovertls
synced 2025-12-16 23:42:13 +11:00
Merge branch 'main' of https://github.com/Expand-sys/pihole-dnsovertls
This commit is contained in:
commit
9c83ec1bb8
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -1 +1,11 @@
|
|||
# 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