Hi All,
I’m curious if this is possible,
At a very high level, for the connectivity testing on different servers, I’ve to follow below steps:
- Push two Powershell script to each server
- Run the two PowerShell scripts on each server (listener and client)
- Capture output and email to stakeholders
Can this be done with ansible?
regards