mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 07:51:39 -04:00
add note about ansibles configuration powershell script in our docs (#9526)
* add note about ansibles configuration powershell script in our docs * Update website/pages/docs/provisioners/ansible.mdx Co-authored-by: Wilken Rivera <[email protected]>
This commit is contained in:
co-authored by
Wilken Rivera
parent
b02a2b1c27
commit
93cd7e40bc
@@ -150,6 +150,11 @@ connection to chroot and running Ansible as root/sudo.
|
||||
|
||||
There are two possible methods for using ansible with the WinRM communicator.
|
||||
|
||||
Please note that if you're having trouble getting Ansible to connect, you may
|
||||
want to take a look at the script that the Ansible project provides to help
|
||||
configure remoting for Ansible:
|
||||
https://github.com/ansible/ansible/blob/devel/examples/scripts/ConfigureRemotingForAnsible.ps1
|
||||
|
||||
#### Method 1 (recommended)
|
||||
|
||||
The recommended way to use the WinRM communicator is to set `"use_proxy": false`
|
||||
|
||||
Reference in New Issue
Block a user