Add DNS entries
Currently only handles UCS DNS servers
To run solo:
ansible-galaxy install -r requirements.yml
ansible-playbook -i localhost, dns.yml
---
- hosts: '*'
roles:
- lihas_dns
...
- lihas_dns_type: ucs
- lihas_dns_ucs_server: name of ucs server
- lihas_dns_ucs_zone: base zone name in ucs
- lihas_dns_ip: ip for this hosts hostname
- roles.proxmox.lxc[]hostname: name of dns entry
- roles.proxmox.lxc[]dns_ip: ip of dns entry
lihas_dns_type: ucs
lihas_dns_ucs_server: dc01.example.com
lihas_dns_ucs_zone: example.com