Closed martinberg closed 3 years ago
Files identified in the description:
If these files are inaccurate, please update the component name
section of the description or use the !component
bot command.
cc @NilashishC @Qalthos @danielmellado @ganeshrn @justjais @nerzhul @privateip @sganesh-infoblox @trishnaguha click here for bot help
Hi there
The main development of the nios modules has moved over to https://github.com/infobloxopen/infoblox-ansible/
You should probably create the same issue there and close this one. The nios modules are set for deprecation in community.general on version 5.0.0 (spring 2022, still far away but nonetheless set).
Thanks for your contribution!
Thank you very much for your interest in Ansible. This plugin/module is no longer maintained in this repository and has been migrated to https://github.com/infobloxopen/infoblox-ansible
Migrated this issue in the above repository - https://github.com/infobloxopen/infoblox-ansible/issues/62.
If you have further questions please stop by IRC or the mailing list:
SUMMARY
It doesn't seem to be possible to change the ip of a host record with nios_host_record. Ansible returns an error that "The record 'test.example.com' already exists"
ISSUE TYPE
COMPONENT NAME
nios_host_record
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
localhost: RHEL 7.7 Infoblox: 8.2.4
STEPS TO REPRODUCE
There is an existing host record in the "EXTERN" DNS view called 'testdomain.x.com' with IP-adress '1.1.1.99'
EXPECTED RESULTS
IP of host record to be changed
ACTUAL RESULTS
Error saying the record already exists. No change was made in the Infoblox environment.