I'm trying to work with Ansible remote provisioner to adapt some playbooks to use with virtual machines created with KVM builder. Almost everything works well, but I need to copy some files from a local folder to the remote virtual machine being generated. I know that scp doesn't work with Ansible provisioner. What's the right way to make the copy module work without scp? Shouldn't sftp work instead by default? The playbook works well if I use it out of Packer.
Any advice would be appreciated.
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to packer-tool...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/6af32ffe-ec3e-4850-b5e4-b10957d6785f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/177150e0-5b52-4a95-be48-5f3a963bc0e4%40googlegroups.com.