· 8 years ago · Feb 03, 2017, 01:56 PM
1[noel.verhoeven@ansible ansible]$ ansible mx01 -m win_ping -u Administrator -k -vvvv
2Using /home/noel.verhoeven/work/ivv-test/ansible/ansible.cfg as config file
3SSH password:
4Loading callback plugin minimal of type stdout, v2.0 from /usr/lib/python2.7/site-packages/ansible/plugins/callback/__init__.pyc
5Using module file /usr/lib/python2.7/site-packages/ansible/modules/core/windows/win_ping.ps1
6<192.168.1.12> ESTABLISH WINRM CONNECTION FOR USER: AnsibleControlAdmin on PORT 5985 TO 192.168.1.12
7mx01 | UNREACHABLE! => {
8 "changed": false,
9 "msg": "plaintext: the specified credentials were rejected by the server",
10 "unreachable": true
11}
12[noel.verhoeven@ansible ansible]$ rmate group_vars/windows.yml