Has anyone used Ansible in Azure pipelines? I am using a simple ping command to connect to a VM. It throws an error that it is unreachable.
Hi,
Does not know about Azure pipelines…
But be aware that using ping module is already using ssh connection, not a simple ping
Regards,
JYL
Sorry, I meant using Ping module
Hi,
In azure devops you can ansible with a pivot machine ( agent) in azure or local