Skip to content

Commit

Permalink
fix integration and sanity tests
Browse files Browse the repository at this point in the history
  • Loading branch information
badnetmask committed Apr 3, 2024
1 parent 72f729e commit 708653d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions plugins/modules/nios_nsgroup_forwardingmember.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
- The information for the remote name server to which you want the Infoblox appliance to forward queries for a specified domain name.
required: false
type: list
default: []
elements: dict
suboptions:
name:
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- include: nios_nsgroup_delegation_idempotence.yml
- include_tasks: nios_nsgroup_delegation_idempotence.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- include: nios_nsgroup_forwardingmember_idempotence.yml
- include_tasks: nios_nsgroup_forwardingmember_idempotence.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- include: nios_nsgroup_forwardstubserver_idempotence.yml
- include_tasks: nios_nsgroup_forwardstubserver_idempotence.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- include: nios_nsgroup_stubmember_idempotence.yml
- include_tasks: nios_nsgroup_stubmember_idempotence.yml

0 comments on commit 708653d

Please sign in to comment.