- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Issues with Ansible nios_txt_record Infoblox module
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2019 11:58 PM
Hi,
I'm from the Red Hat's Ansible support team. I've opened this request as part of partner engagement with Infoblox on behalf of a customer. We have two cases with us by a customer. The customer is having issues with the Infoblox Ansible module nios_txt_record
`Ansible nios_txt_record module replaces existing TXT records instead of adding additional records.`
Details about the issues can be found in the below link opened in our Ansible Github repository https://github.com/ansible/ansible/issues/62377 .
We had pinged Sailesh Giri and Kris Vasudevan on our Ansible Github issue link https://github.com/ansible/ansible/issues/62377 to get someone to work on the Infoblox module but haven't got a reply. I've gone through a support case with Infoblox but they have redirected me here. The Infoblox modules are certified and provided by Infoblox as part of our partner program. We are requesting a collaboration on the issue mentioned above to get a fix out for the module. Ansible will do the needful to include in the applicable releases once a suitable fix is provided.
Regards,
Ishwar Kanse
Senior Technical Support Engineer,
Red Hat
Re: Issues with Ansible nios_txt_record Infoblox module
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2019 12:06 AM
it looks like this depends on github.com/infobloxopen/infoblox-client
This module does not support txt records, I have just made a pull request to include them. Once that gets merged the behavior should be in line with expectations.
Re: Issues with Ansible nios_txt_record Infoblox module
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2019 01:36 PM
You are wrong. The nios_txt_record module was introduced in Ansible 2.7:
https://docs.ansible.com/ansible/latest/modules/nios_txt_record_module.html#nios-txt-record-module
The problem is the TXT module was never tested before it was released into production. Infoblox releases alpha quality code to the community and then takes months to fix problems after they are reported.
I reported back in January that you couldn't add the same record to two different views using nios_a_record, even though it specifically supported views. That didn't get fixed until mid-March.
nios_a_record fails adding same A record to different view. #51204
Turns out the same problem exists with the nios_ptr_record module too:
Nios_ptr_record fails adding same PTR record to different views. #58378
The problem with nio_ptr_record was reported in June and it's still not fixed! Based on past history, I can expect a fix for nios_txt_record sometime next spring.
Infoblox signed on to the Red Hat Red Hat Ansible Automation Certification Program and promised to "provide tested, trusted and supported solutions for automating across environments at scale"
As a paying Infoblox customer who has worked with your Ansible NIOS modules, I can attest to the fact that Infoblox's Ansible modules are NOT TESTED, CANNOT BE TRUSTED AND ARE NOT SUPPORTED.
Re: Issues with Ansible nios_txt_record Infoblox module
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2019 09:54 PM - edited 11-10-2019 09:55 PM
Any updates?
The customer (WRJFontenot) is still waiting.
---
Takashi Sugimura
Technical Support Engineer, Ansible
Red Hat
Re: Issues with Ansible nios_txt_record Infoblox module
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2019 03:31 PM
Hello,
I took a look at the comment line of the issue, but there seems to be no update in a month.
Is anyone working on this issue? We would like to know the status of this issue.
Regards,
Hideki Saito
Senior Software Maintenance Engineer
Red Hat
Re: Issues with Ansible nios_txt_record Infoblox module
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2019 10:14 PM
Hi,
We are actively looking into resolving this issue. I'll keep you posted.
Thanks and regards,
Krishna Vasudevan
Re: Issues with Ansible nios_txt_record Infoblox module
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2020 11:35 AM
I can confirm this issue is resolved in Ansible 2.9.5.
Not quite spring, but close.