I have Ansible and Jenkins on Windows but on different servers how can i 
establish a connection between this two to trigger a playbook based on 
inventory files
What is the inventory path to be given? 
My inventory file is as shown below 

[win]
10.96.43.61
10.96.43.177

[win:vars]
ansible_user=Administrator
ansible_password=N0b0r33l
ansible_connection=winrm
ansible_winrm_server_cert_validation=ignore

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/e19f9cbe-aa95-41fe-9901-f515607f08db%40googlegroups.com.

Reply via email to