--- ansible_host: 10.11.1.10 pi_ip: 10.11.1.10 pi_mask: 255.255.255.0 pi_gateway: 10.11.1.1 pi_searchdomains: injust.us # Comma separated, e.g.: 1.1.1.1,8.8.8.8 pi_additional_upstream_dnsservers: 1.1.1.1 # Semicolon separated, e.g.: 1.1.1.1;8.8.8.8 pihole_additional_upstream_dnsservers: 1.1.1.1 pihole_password: "{{ vault_pihole_password }}" pihole_hostname: pihole pihole_domain: injust.us porkbun_api_key: pk1_6e6d69e80434b0aa61727637f5d7f71713f505a65004567bc8f5e34b8e516d4b porkbun_secret_api_key: "{{ vault_porkbun_secret_api_key }}" porkbun_domain: mycomputer.party justus porkbun_domain2: coxgrunow.ca * porkbun_cron_sched: "*/5 * * * *" porkbun_tz: Canada/Eastern