Hi Team,
Created the Playbook which changes the registry setting of the respective machine.
I would like to trigger that Playbook by using powershell from my jumpbox And playbook should be execute on respective machine.
Is there any approach ?
Regards Vinay
Can you give a little more detail on the setup? Since you a re referring to powershell, I am assume the Jumpbox is windows, so you are going to have to start an ssh connection to a linux host that is running ansible-core to start a run.