I’m trying to do a csvlookup that references a variable so I can dynamically choose which line of the file. I tried the first two thinks to do the lookup with name only the third directly referencing the name works
[WARNING]: non fatal error while trying to template play variables: Failed to
template {{ lookup(“csvfile”, name + " file=/etc/passwd col=3 delimiter=:")
}}: csvfile: “delimiter” must be an 1-character string