Re: Ansible lookup for ipv4addr not returning all entries
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 04:56 AM
This widget could not be displayed.
This widget could not be displayed.
I'm not very experienced with the Ansible collection, but it seems to me that the Ansible lookup routine is designed only to look for host records, and will not return all record types. If you're more interested in other record types, you may be better off using direct WAPI calls, or the Python infoblox-client module.