I’ve really been wanting to learn Ansible but feel like I don’t have a huge reason to since I work administering a largely windows environment and have PowerShell scripts that do most what I need :/
Haha! Honestly its not that bad. While I vastly prefer administering the 10% of our servers that are Linux, the Windows side of things really isn’t that bad. Just not as good.
so looks like i need to update the ansible playbook to build from source, the last release is still 0.17.2
anyone have a step-by-step on that for an ansible noob?
I’ve really been wanting to learn Ansible but feel like I don’t have a huge reason to since I work administering a largely windows environment and have PowerShell scripts that do most what I need :/
Windows admin? I feel for you… How is that candy crush in your start menu? :)
Jokes aside, I guess windows 11 at least looks decent and works pretty well.
Haha! Honestly its not that bad. While I vastly prefer administering the 10% of our servers that are Linux, the Windows side of things really isn’t that bad. Just not as good.
Here’s the official documentation with the steps
If you run a
git pull
in your Ansible directory it should pull the updated playbook