mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
json_query, no more 'unknown type' errors (#2607)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
63012eef82
commit
d871399220
2 changed files with 6 additions and 1 deletions
3
changelogs/fragments/json_query_more_types.yml
Normal file
3
changelogs/fragments/json_query_more_types.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
bugfixes:
|
||||
- json_query filter plugin - avoid 'unknown type' errors for more Ansible internal types (https://github.com/ansible-collections/community.general/pull/2607).
|
Loading…
Add table
Add a link
Reference in a new issue