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

Additional DNS Records Support for Bloxone Ansible v2 #65

Merged
merged 47 commits into from
Feb 3, 2025

Conversation

Tejashree-RS
Copy link

Implemented support for DNS records AAAA, CAA, CNAME, DNAME, Generic, MX, NAPTR, NS, PTR, SRV, SVCB and TXT.

Tejashree-RS and others added 30 commits November 13, 2024 13:28
Co-authored-by: Ujjwal Nasra <125353741+unasra@users.noreply.github.com>
@Tejashree-RS Tejashree-RS requested a review from unasra February 3, 2025 08:15
@mathewab mathewab merged commit 356166d into infobloxopen:v2 Feb 3, 2025
16 checks passed
unasra added a commit to unasra/bloxone-ansible that referenced this pull request Feb 4, 2025
* Modules for DNS data

* DNS A Record Support for Bloxone Ansible

* deleted main.yml.bckp file

* Removed dns_record and dns_record_info, added dns_a_record and dns_a_record_info

* added A record changelog and setup_auth_zone_rmz; updated  dns_record, and dns_record_info modules

* Deleted unused file

* Restore setup_view file

* Restored setup_view

* Modified tasks in dns_a_record and dns_a_record_info

* Removed extra lines

* addressed review comments

Co-authored-by: Ujjwal Nasra <125353741+unasra@users.noreply.github.com>

* addressed review comments

* fixed indentation

* Modified find and update functions

* Removed HTML tags

* added cleanup.yml for setup_auth_zone_rmz

* Removed setup_view directory from PR

* Addressed PR comments

* addressed PR comments

* Addressed PR comments

* Fixed Documentation

* addressed PR comments

* Addressed PR Comments

* Initial commit for DNS resource records

* Examples included in modules

* included setup file for IPv6 rmz

* fixed lint issues

* added deprecation notice

* addresses review comments

* minor changes

* switch from Bloxone-Python-Client to Universal-Python-Client

* addressed review comments

* addressed review comments

---------

Co-authored-by: Ujjwal Nasra <125353741+unasra@users.noreply.github.com>
Co-authored-by: Ashish Mathew <54074687+mathewab@users.noreply.github.com>
unasra added a commit to unasra/bloxone-ansible that referenced this pull request Feb 4, 2025
* Modules for DNS data

* DNS A Record Support for Bloxone Ansible

* deleted main.yml.bckp file

* Removed dns_record and dns_record_info, added dns_a_record and dns_a_record_info

* added A record changelog and setup_auth_zone_rmz; updated  dns_record, and dns_record_info modules

* Deleted unused file

* Restore setup_view file

* Restored setup_view

* Modified tasks in dns_a_record and dns_a_record_info

* Removed extra lines

* addressed review comments

Co-authored-by: Ujjwal Nasra <125353741+unasra@users.noreply.github.com>

* addressed review comments

* fixed indentation

* Modified find and update functions

* Removed HTML tags

* added cleanup.yml for setup_auth_zone_rmz

* Removed setup_view directory from PR

* Addressed PR comments

* addressed PR comments

* Addressed PR comments

* Fixed Documentation

* addressed PR comments

* Addressed PR Comments

* Initial commit for DNS resource records

* Examples included in modules

* included setup file for IPv6 rmz

* fixed lint issues

* added deprecation notice

* addresses review comments

* minor changes

* switch from Bloxone-Python-Client to Universal-Python-Client

* addressed review comments

* addressed review comments

---------

Co-authored-by: Ujjwal Nasra <125353741+unasra@users.noreply.github.com>
Co-authored-by: Ashish Mathew <54074687+mathewab@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

3 participants