mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-27 10:14:01 -04:00
Fix typo in Ansible Provisioner Docs
This commit is contained in:
@@ -16,7 +16,7 @@ an Ansible inventory file configured to use SSH, runs an SSH server, executes
|
||||
`ansible-playbook`, and marshals Ansible plays through the SSH server to the
|
||||
machine being provisioned by Packer.
|
||||
|
||||
-> **Note:**: Any `remote_user` defined in tasks will be ignored. Packer
|
||||
-> **Note:** Any `remote_user` defined in tasks will be ignored. Packer
|
||||
will always connect with the user given in the json config for this
|
||||
provisioner.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user