Dear Team
First i wish you good morning
I am new engineer in ansible field, about linux i have good knowledge but i got project of ansible time complition is very short time. i am feeling too much happy with ansible feature.
now i am sharing my issue which i am facing
I have setup ansible in rhel7.2 IP 192.168.122.xxx, and i install server2008 r2 IP 192.168.122.xxx, i am able to ping each other but when i try to ping from ansible then i got error which mention bellow kindly look
[root@ansible group_vars]# cat windows.yml
ansible_ssh_user=Administrator
ansible_ssh_pass=redhat@123
ansible_ssh_port=5985
ansible_connection=winrm
ansible_winrm_server_cert_validation=ignore