Taylor Vories

Bloggy stuff

Ansible Playbook to Join Ubuntu/Debian to Active Directory Using Realmd

2017-07-28 1 min read article Taylor Vories
Ansible is a great tool to automate everything in your environment. This is an example of how I set up an Ansible playbook for newly deployed Linux server. Overview A while back, I was able to get my Ubuntu servers to join my Active Directory domain thanks to Wolfhaven’s excellent blog post on the topic. It was the most native way I could find to get the Active Directory integration to work. Continue reading