Update website/source/docs/provisioners/ansible.html.md.erb
Co-Authored-By: Wilken Rivera <dev@wilkenrivera.com>
This commit is contained in:
parent
b66e49223d
commit
a5b0f53fa4
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue