Infoblox’s global team of threat hunters uncovers a DNS operation with the ability to bypass traditional security measures and control the Great Firewall of China. Read about “Muddling Meerkat” and the many other threat actors discovered by Infoblox Threat Intel here.

API & Integration, DevOps,NetOps,SecOps

Who Me Too'd this solution

Re: Ansible lookup for ipv4addr not returning all entries
Moderator
Moderator
Posts: 289
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.

View solution in original post

Who Me Too'd this solution