I have in a role(A) a dictionary variable defined  under defaults as 
follows :
ceph_disks:
  /dev/vdb: "/es1"

This role A is being included in another role B thru dependencies in meta 
file. When this role B is executed and command line argument passed thru 
extra vars as follows:
--extra-vars="env=thor storage_type=ceph  {'ceph_disks':{'/dev/vdb': 
'hdfs'}}"

This value is not being overridden for default value of es1 defined earlier.

How to override this default value ?

Thanks

-- 
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/1ffa2b2f-62ff-4354-b307-413f6c01c803%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to