Hi,

I'm looking to iterate over inventory groups something like below,

inventory:

[names]
vinod
manoj
suraj

[places]
bangalore
mangalore
mysore

And i'm trying to make a variable to contain as,

variable_dict= "vinod:bangalore manoj:mangalore suraj:mysore"

Searched some of the ansible way of getting above, but much luck.
Any help on this much appreciated.

Thanks,
Vinod

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to