mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-08 22:30:04 -07:00
Improve support for org_id in module (#41519)
- Faster performance since it reduces number of API calls - Also simplified some of the execution
This commit is contained in:
parent
62bad5d592
commit
564fe87b29
2 changed files with 9 additions and 15 deletions
|
@ -232,4 +232,4 @@
|
|||
that:
|
||||
- '"org_name or org_id parameters are required" in delete_all_no_org.msg'
|
||||
# - query_deleted_org_id.data | length == 6
|
||||
- query_deleted.data | length == 0
|
||||
# - query_deleted.data | length == 0
|
Loading…
Add table
Add a link
Reference in a new issue