Offline
Member since 04-30-2014

Community record

17
Posts
0
Kudos
2
Solutions
Badges
Have you tried specifically setting the accept-header to application/json?, i.e...
Trying to loop over the CNAME records and use the canonical name to lookup the ...
I trying to deploy dynamic inventory using the infoblox.yaml and infoblox.py sc...
Hi, This might give you what you are looking for: - name: ASN set_fact: host_re...
Sorry I checked my playbook again and you were correct. I had the range from 70 - 73 and it should have been 70 - 72. I changed it and it’s working now.
so I figured out what I was doing wrong. This: CL_RTR_INT: "[ {{ 'router_a.tunnel_a.rtr_a' }}, {{ 'router_a.tunnel_a.rtr_a_int' }} ]" was changed to this: CL_RTR_INT: "{{ [ item.rtr_a, item.rtr_a_int ] }}"
Hi, I get it now. So, if you just need to return the extensible attributes, the...
I'm creating two network and assigning 2 IP addresses out of each one. vars: cl...
Is there a way to find what A records are associated to a PTR record? Or vice versa

Kudos given to

Kudos given to