Linux – Ansible Automation – DNS(Domain Name System) -02
#linux #rhel #ansible #dns #dnsconfiguration #ansibleautomation #learninafunway
Here in this video we quickly configured a DNS server(hostname = master) and then configured our linux servers to use that DNS server for resolution. Ofcourse there are so much enhancements that can be done. But this is for learning purpose only so go ahead and get wild. It’s a very simple framework or you can say a very simple role you would find easy to understand.
Check the role here – https://github.com/crazytechie1990/ansible_configure_dns_server.
Experts can follow robertdebock/ansible-role-dns on GitHub. He has done it at the next level.
He is more sort of developer style but it’s crazy how he used Ansible molecule to maintain a stable version.
Understand it, perform it and if you want to learn go ahead and raise PULL requests. I have tried to make it as simple as I could.
by Sachin Bhardwaj
linux dns server