mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00: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:
@@ -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
|
||||
Reference in New Issue
Block a user