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

Kerberos keys Support for Bloxone Ansible v2 #66

Merged
merged 12 commits into from
Feb 3, 2025

Conversation

AnilGadiyarHJ
Copy link
Collaborator

lint check - pass
integration test - pass
sanity - pass

@AnilGadiyarHJ AnilGadiyarHJ requested a review from unasra January 28, 2025 15:48
@unasra
Copy link
Collaborator

unasra commented Jan 31, 2025

@mathewab Please take a look !

@unasra unasra requested a review from mathewab January 31, 2025 09:12
Copy link
Collaborator

@JchhatbarInfoblox JchhatbarInfoblox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update python client with universal DDI

@@ -41,6 +41,7 @@ action_groups:
keys:
- tsig_key
- tsig_key_info
- kerberos_key_info
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in TF, we didn't support CRUD for kerberos_key, because it was difficult to do with the way the API was designed and TF data consistency rules. But in Ansible, you should be able to do it.

@mathewab mathewab merged commit 3de34d6 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
* wip

* initial commit

* initial commit

* Kerberos keys Support for Bloxone Ansible v2

* fixed lint check

* Updated to latest client

* updated kerberos

* Removed Inheritance

* minor changes

* Added domain to check

---------

Co-authored-by: Ujjwal Nasra <125353741+unasra@users.noreply.github.com>
unasra added a commit to unasra/bloxone-ansible that referenced this pull request Feb 4, 2025
* wip

* initial commit

* initial commit

* Kerberos keys Support for Bloxone Ansible v2

* fixed lint check

* Updated to latest client

* updated kerberos

* Removed Inheritance

* minor changes

* Added domain to check

---------

Co-authored-by: Ujjwal Nasra <125353741+unasra@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.

4 participants