servers/roles/windows
Timotej Lazar 91de26af57 Add windows role
Set up network interfaces and SSH for Windows hosts.

We can’t gather facts before we know which remote shell to use, so
first run a win_ping to determine if a given host is running Windows.
2025-05-09 17:26:07 +02:00
..
handlers Add windows role 2025-05-09 17:26:07 +02:00
tasks Add windows role 2025-05-09 17:26:07 +02:00
README.md Add windows role 2025-05-09 17:26:07 +02:00

Set up a generic Windows host.

Rename and configure network interfaces. Configure the SSH server.