TASK [Create KIT folder if missing] ****************************************************************************************************************************************************************************************************************************************************************************************
task path: /ansible/scripts/vs2012.yaml:5
Using module file /usr/lib/python2.7/dist-packages/ansible/modules/windows/win_file.ps1
<hasjrwts02> ESTABLISH WINRM CONNECTION FOR USER: ansible on PORT 5986 TO hasjrwts02
creating Kerberos CC at /tmp/tmpnaEGzD
calling kinit for principal ansible
Using module file /usr/lib/python2.7/dist-packages/ansible/modules/windows/win_file.ps1
<hasjrwts01> ESTABLISH WINRM CONNECTION FOR USER: ansible on PORT 5986 TO hasjrwts01
creating Kerberos CC at /tmp/tmpDGNECq
calling kinit for principal ansible
kinit succeeded for principal ansible
kinit succeeded for principal ansible
<hasjrwts02> WINRM OPEN SHELL: F95EFA87-3A14-4F69-AC9B-2BD43120BC93
EXEC (via pipeline wrapper)
<hasjrwts02> WINRM EXEC 'PowerShell' ['-NoProfile', '-NonInteractive', '-ExecutionPolicy', 'Unrestricted', '-']
<hasjrwts01> WINRM OPEN SHELL: 421A5D1E-4BC3-42C9-8E02-4B8F28EBDDD7
EXEC (via pipeline wrapper)
<hasjrwts01> WINRM EXEC 'PowerShell' ['-NoProfile', '-NonInteractive', '-ExecutionPolicy', 'Unrestricted', '-']
<hasjrwts02> WINRM RESULT u'<Response code 0, out "{"changed":true}\r\n", err "An error occurred wh">'
<hasjrwts02> WINRM STDOUT {"changed":true}
<hasjrwts02> WINRM STDERR An error occurred while creating the pipeline.
+ CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : RuntimeException
<hasjrwts02> WINRM CLOSE SHELL: F95EFA87-3A14-4F69-AC9B-2BD43120BC93
<hasjrwts01> WINRM RESULT u'<Response code 0, out "{"changed":true}\r\n", err "An error occurred wh">'
<hasjrwts01> WINRM STDOUT {"changed":true}
<hasjrwts01> WINRM STDERR An error occurred while creating the pipeline.
+ CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : RuntimeException
<hasjrwts01> WINRM CLOSE SHELL: 421A5D1E-4BC3-42C9-8E02-4B8F28EBDDD7
changed: [hasjrwts02] => {
"changed": true
}
changed: [hasjrwts01] => {
"changed": true
}