This is the template: https://pastebin.com/a5huLZQ2

For reference, the "run-ansible-playbook.sh" scripts contains:

#!/usr/bin/env bash

cd /.../packer-build-configurations/operations
echo "Running: pipenv run ansible-playbook $@"
pipenv run ansible-playbook $@

We are using pipenv to lock ansible version and its dependencies.


Thank you,
Edoardo

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/0d86b3c8-de2a-f88d-e7b7-167859439b34%40arduino.cc.
For more options, visit https://groups.google.com/d/optout.

Reply via email to