Hi ,

here is my inventory

[wins2008]
172.17.4.81

[wins2008:vars]
ansible_user=Administrator
ansible_password=1nf0M@t1csPh!lt0r
#ansible_password=1nf0M@t1csPh!lt0r
#ansible_user=Test
#ansible_ssh_pass=test@123
ansible_connection=winrm
#ansible_ssh_port=5985
ansible_port=5985
ansible_winrm_message_encryption=auto
ansible_winrm_transport=ntlm

[wins2012]
172.17.6.35

[wins2012:vars]
ansible_user=ops68\phiadmin
ansible_password=1nf0M@t1csPh!lt0r
ansible_port=5985
ansible_winrm_transport=credssp
ansible_winrm_message_encryption=auto
ansible_connection=winrm


Even I would like to know how we can tell playbook to run without using any 
proxy address

Appreciate any help here

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/c4250321-bef9-4871-8592-008a0da58a58%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to