What is the best approach using ansible to

   1. Query data from a VM
   2. Operate on the results

I need to look up the sd device serial numbers on the VM then process that 
locally (on node running ansible) then run another playbook using the 
results to create LVM entities, file systems etc.I can find way to query 
the data I need, I can write python/shell to process the returned results 
but I was looking to do more within ansible. Any direction would be 
appreciated

-- 
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/93906ecc-37c9-4443-a31f-8b8e57e0743bn%40googlegroups.com.

Reply via email to