Menu

Post image 1
Post image 2
1 / 2
0

Automating Windows Server Setup with Ansible: My DevOps Journey (Part 2)

DEV Community·Sirisharaju Kamparaju·21 days ago
#iLi6YZ2G
Reading 0:00
15s threshold

In my previous blog, I walked through how I automated Linux server setup using Ansible — SSH hardening, roles, and playbooks. If you haven't read that yet, check out Part 1 here. In this post, I'll focus entirely on the Windows side — how I configured WinRM, built a reusable Windows role, and tied everything together into one master playbook that manages both Linux and Windows servers. Windows Automation Feels Different at First When I first tried to automate Windows servers with Ansible, it didn't feel anything like Linux. On Linux, Ansible just connects over SSH and you're off. Windows doesn't work that way.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More