CLI parse not producing any structured data output. #65
Unanswered
carmelitox
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have the following ttp template.
which works with ttp cli with no issues:
The following Ansible playbook, does never produce structured data:
I always get a empty list:
As is my first time doing this, I previously tried to run the example for TTP provided in:
https://docs.ansible.com/ansible/latest/network/user_guide/cli_parsing.html#parsing-with-ttp
but faced the same issue, no structure data output.
My Ansible version is as follows:
I run Ansible with -vvv and I cannot see any errors or any reference to ttp that could indicate what is wrong.
Am I missing somehting? Let me know if you need more data.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions