Do you have any specific questions? Otherwise the best way forward is to just start here: https://docs.ansible.com/ansible/latest/user_guide/intro_getting_started.html Start simple then gradually work your way to more complex playbooks.
On Wed, 16 Sep 2020 at 20:01, Scott Fadden <[email protected]> wrote: > > What is the best approach using ansible to > > Query data from a VM > 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. -- Dick Visser Trust & Identity Service Operations Manager GÉANT -- 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/CAL8fbwMnYzBFo1by8d5pf8hu6vJe_p4CUv40bqdjTNXrzSK13Q%40mail.gmail.com.
