You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting the ssh_authorized_key_file property, it seems to be ignored. The temp key still is generated (which is empty per another issue), and passed to ansible via the ansible_ssh_private_key_file param.
I noticed that from ansible >= 2.8 is required to set use_proxy to false and the ansible-key generated automatically by pakcer ansible provisioner is empty.
Overview of the Issue
When setting the ssh_authorized_key_file property, it seems to be ignored. The temp key still is generated (which is empty per another issue), and passed to ansible via the ansible_ssh_private_key_file param.
Reproduction Steps
Plugin and Packer version
packer 1.7.0
ansible 2.9.10
Operating system and Environment details
This happens with Windows and RHEL.
The text was updated successfully, but these errors were encountered: