-
Notifications
You must be signed in to change notification settings - Fork 22
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
DNS Auth Zone Support for Bloxone Ansible v2 #35
Conversation
please add a changelog for this PR. |
Changelog has been added. |
|
||
always: | ||
# Cleanup if the test fails | ||
- name: "Delete Auth Zone" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cleanup the view instead, that should clean up all auth zones in it. If the auth zone is created in default view that needs to be cleaned up as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
* Initial Commit for DNS View * Added Integration tests * Added Deprecation info * Resolved Review comments * DNS Auth Zone initial commit * Review changes * fixed errors * Added validate function for update calls * Fixed sanity tests * Resolved lint errors
* Initial Commit for DNS View * Added Integration tests * Added Deprecation info * Resolved Review comments * DNS Auth Zone initial commit * Review changes * fixed errors * Added validate function for update calls * Fixed sanity tests * Resolved lint errors
No description provided.