Hi
just setting up tower here, one thing that really has me stumped that I hope there is a simple solution to is how to pass veritable FILES into EXTRA VARIABLES when creating templates. usually when I run a playbook I pass in a fair few files like so --extra-vars @/home/ansible/playbooks/files.yml --extra-vars @./home/ansible/playbooks/files2.yml etc. The extra vars only seems to let you pass in the pairs as they are in stated files, no option to put the files in.
Any ideas on how I can fix this? Loving the rest of it, there is just this one annoying flaw I would love to get round!
Thanks