|
|
|
|
@ -286,7 +286,7 @@ connection to chroot and running Ansible as root/sudo.
|
|
|
|
|
|
|
|
|
|
### WinRM Communicator
|
|
|
|
|
|
|
|
|
|
There are two possible methods for using ansible with the WinRM communicatior.
|
|
|
|
|
There are two possible methods for using ansible with the WinRM communicator.
|
|
|
|
|
|
|
|
|
|
#### Method 1 (recommended)
|
|
|
|
|
|
|
|
|
|
@ -582,4 +582,4 @@ If you are using an Ansible version >= 2.8 and Packer hangs in the
|
|
|
|
|
"Gathering Facts" stage, this could be the result of a pipelineing issue with
|
|
|
|
|
the proxy adapter that Packer uses. Setting `use_proxy: false,` in your
|
|
|
|
|
Packer config should resolve the issue. In the future we will default to setting
|
|
|
|
|
this, so you won't have to but for now it is a manual change you must make.
|
|
|
|
|
this, so you won't have to but for now it is a manual change you must make.
|
|
|
|
|
|