I’m a second year IT student and for my project, I have to manage offline computers
(which aren’t connected to the wild)
- Updating OS
- Updating softwares
I tried to learn a bit of Ansible but haven’t tested it.
The question is : when using a Windows module to provide Updates, the specified server have to be an WSUS but I Don’t want to use a Microsoft product. Is there a way to give the Ansible master the ability to download itself updates and provide them to clients using SSH ?
Thank you, sorry if the question is not understandable.
Source: Windows Questions