mkearey
mkearey
mkblocks.sh -l 350 potentially results in a TXT string longer than the DNS required 255 characters. It would be a nice feature to be able to split strings as per...
Greetings, May I ask why CAA record types were omitted from this module? I need it and can add it - unless there was a good reason not to? Cheers
This fixes https://github.com/infobloxopen/infoblox-ansible/issues/214 where NIOS_ZONE object is changed when --check is used
The module goes ahead and changes attributes in a zone when the --check option is set. The plugins/modules/nios_zone.py has : "notes: - This module supports C(check_mode). " But there is...
We rarely hit the limits but have done in the past, mainly when managing a large zone with hundreds of records and a lot of changes. It results in a...
Created new files ns1_monitor_job.py ns1_notifier_list.py ns1_notifier_list_info.py and a small modification on ns1_record.py to support feeds and HTTPS record type
A couple of fields needed to get ansible monitor job working