Hi all,
I am working on an idea for an Ansible role that installs CUDA, where I want to have a var consisting of a list of items with multiple key/value pairs (some values being lists of items.) So I came up with this YAML data structure, in a file I named cuda_versions.yml:
`