-
_From @badnetmask on Jul 22, 2020 14:13_
##### SUMMARY
This is a copy/follow-up on a previously discussed issue: https://github.com/ansible/ansible/issues/51402
The current authentication impleme…
-
The InfobloxConnectionError returned when searching for IPv4Address objects (that don't exist) hides the error response from Infoblox that the network does not exist and gives an invalid URL instead. …
-
#### Title
IPAM webhook support
#### Description
Allow hitting a remote endpoint for IP + hostname allocation/release. This would allow for interaction/interoperability with systems that may …
-
the sdk does not seem to support searching by name/regex as detailed in the api documenation https://www.infoblox.com/wp-content/uploads/infoblox-deployment-infoblox-rest-api.pdf. is that the case, or…
-
### required function parameter missing: member_order ###
Whatever I try, the module «infoblox.nios_modules.nios_restartservices» always throws an error:
```
The full traceback is:
File "/tm…
-
per https://www.infoblox.com/wp-content/uploads/infoblox-deployment-infoblox-rest-api.pdf
fawaf updated
2 years ago
-
Hi,
I am testing Ansible module and I am able to get host. However, when adding a host, it failed. Here's what I have:
Playbook:
=============
```
---
- name: query DNS
hosts: localh…
-
When I try to update a CNAME record
For exemple:
```
resource "infoblox_cname_record" "test-update" {
canonical="www.google.com"
zone="myzone.net"
alias="test-update"
tenant_id="tenan…
-
I am trying to use the inventory plugin connected to our infoblox device. I issue this command
`$ ansible-inventory --list -i infoblox.yaml`
and I expect to get a list of all the hosts in my infoblo…
-
As of the new python release 3.10.x some modules which are used as a dependency are not working for pytos.
It would be great if the dependencies can be updated to work also with python 3.10.
[http…