Hi All,

I'm facing an issue with extract the value from the below ansible code

item.content.values() 

['sp.*.cpu.summary.utilization', '2022-02-02T10:30:00.000Z', 300, {'spa': 
10.777033477143537}]

but fetching the SPA is not happening

Tried with "item.content.values().[3].spa"

-- 
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/a2dc746a-ec34-4055-857b-6f010da83fe3n%40googlegroups.com.

Reply via email to