Update packer template to pass variable in build time
Currently there's no way to pass variables to ansible playbook command during build time. It makes it hard to change stuff in image if needed.
Edited by Bo-Chun Chen
Currently there's no way to pass variables to ansible playbook command during build time. It makes it hard to change stuff in image if needed.