Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ansible NIOS plugin fails to create A-Record with Dynamic IP #162

Closed
hemanthKa677 opened this issue Nov 22, 2022 · 1 comment
Closed

Ansible NIOS plugin fails to create A-Record with Dynamic IP #162

hemanthKa677 opened this issue Nov 22, 2022 · 1 comment

Comments

@hemanthKa677
Copy link
Collaborator

hemanthKa677 commented Nov 22, 2022

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

@hemanthKa677
Copy link
Collaborator Author

This issue is fixed in the new release in PR #182 , hence closing this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant