You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While user tries to create the A Record by dynamic IP allocation using nios_next_ip, it fails to create the record.
Working with infoblox-client == 0.5.0, above 0.5.0 it was failing. And Working with infoblox-ansible versions till latest 1.4.0.
While user tries to create the A Record by dynamic IP allocation using nios_next_ip, it fails to create the record.
Working with infoblox-client == 0.5.0, above 0.5.0 it was failing. And Working with infoblox-ansible versions till latest 1.4.0.
Error:
"module_stderr": "Failed on object search with url https://172.29.2.47/wapi/v2.9/record%3Aa?name=test1.a_record_test&view=default&ipv4addr=&_return_fields=name%2Cview%2Cipv4addr%2Cttl%2Cextattrs%2Ccomment&_max_results=1000
"Error": "AdmConProtoError: Invalid value for ipv4addr: \\"\\": Invalid IPv4 address", \n "code": "Client.Ibap.Proto", \n "text": "Invalid value for ipv4addr: \\"\\": Invalid IPv4 address\
This is known issue , this issue will be fixed asap by us, as it is to unknown whether error is part of infoblox-client or Ansible plugins
The text was updated successfully, but these errors were encountered: