diff --git a/README.md b/README.md index 61d4eae..ce93d02 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ ```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```