Hi Team,

Could anyone please help on below query? Thank you.

I have 2 registered variables data as example below. How to call those data
over the loop?

*Vars:*
*    Cluster_data:  ['cluster1','cluster2']*
*    Aggr_data:  ['aggr1','aggr2',]*
* Tasks:*
*     - name: calling var data*
*       <module_name>:*
           *cluster: ??<item>**    --> here, I need to use 'Cluster_data'
list*
           *aggregate: ??<item> ** --> here, I need to use 'Aggr_data' list*
        *loop: ??*

Once again, thank you for your help.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CANGEjuU0Wh4zWHosJ%2Bi2A%2B88C1ZkD5cubPs%3DGapLxAC4yzuxag%40mail.gmail.com.

Reply via email to