Top 50 Packer interview questions and answers
Q. Is it possible to feed packer with an ansible encrypted file? I’m attempting to use packer from an ansible playbook in order to use an ansible-vault encrypted file in the build process. Specifically, I have an “autounnattend.xml” answer file for automated windows. I’d like to encrypt this file with ansible-vault encrypt, and then use…
