I recently deployed Ansible to help me manage our Windows Active Directory infrastructure. I started with the basics—managing user accounts and doing some much-needed cleanup—but I’m looking to scale up toward Group Policy management, MS Entra/Intune and M365 management if that’s possible…
As I dive deeper, I have to ask: am I the only one using Ansible in the “windoze” space, or is this actually quite common?
This is exactly the one I’ve been using, and I am still learning how everything works. I put it in a Podman container running on WSL2 Debian, which has been working really well for managing AD from a Linux environment.
Thanks for the links, just starting to dig into it.