We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.

Dave Pinkawa • 7 years ago

Do you ever use ansible_vault encrypt_string to have individually encrypted variable values instead of having a wholly encrypted vault file? i.e. https://docs.ansible.com/an...

joshduffney • 7 years ago

I do, this is actually the best way to use variables so that AWX \ Tower and cmdline can use the same playbooks. I've been meaning to do a write up on this but haven't gotten around to it. Below is a stack post I've used for reference several times.

https://stackoverflow.com/q...