I’m trying to reference a complex variable, but one of the words has a hyphen which breaks things.
Is there a way to set a fact the “specificVar” value from the last line in 1 set_fact statement?
So right now I’ve split up the setting the vars into two different set_fact statements
I'm trying to reference a complex variable, but one of the words has a
hyphen which breaks things.
Breaks what? With notation hyphen is allowed.
Is there a way to set a fact the "specificVar" value from the last line in
1 set_fact statement?
So right now I've split up the setting the vars into two different set_fact
statements