Update README.md

This commit is contained in:
Expand-sys 2023-12-12 08:53:42 +11:00 committed by GitHub
parent e59b52a9fa
commit 51fbd67943
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,10 @@
# 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```