On Tue, Apr 18, 2023 at 8:56 AM 'Rowe, Walter P. (Fed)' via Ansible Project <[email protected]> wrote: > > TASK [debug] > *********************************************************************************************************** > ok: [localhost] => { > "listb": [ > [ > { > "one": "str1", > "two": "str2" > }, > { > "one": "str1", > "two": "str2" > } > ] > ] > }
i got to this point as well in my testing, but the double list expansion of listb is a problem. -- 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/CABOsP2O0HyQCBDnpJ5a2KK9RsUttdf6M0AgYcEFsZfGeJiMrww%40mail.gmail.com.
