Automating Active Directory Authentication on Linux with Ansible
Why do anything manually when you can use Ansible?As I wrote here, I created an Active Directory domain and joined a single test VM to the domain. Now I'll be writing about automating this process with ansible so that I can configure all my machines effortlessly. Goals of this…