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

Some modules do not manage result pagination #1813

Open
bagasse opened this issue Jan 28, 2025 · 0 comments
Open

Some modules do not manage result pagination #1813

bagasse opened this issue Jan 28, 2025 · 0 comments

Comments

@bagasse
Copy link

bagasse commented Jan 28, 2025

SUMMARY

Some modules do not manage result pagination

ISSUE TYPE
  • Bug Report
COMPONENT NAME
  • azure_rm_aduser
  • azure_rm_adgroup
  • azure_rm_adgroup_info
COLLECTION VERSION
dev branch
STEPS TO REPRODUCE

Pagination should be handled at least for:

Eg: like it's done in https://github.com/ansible-collections/azure/blob/dev/plugins/modules/azure_rm_aduser_info.py#L284 (or on a global level ?)

EXPECTED RESULTS

All paginated results should be handled

ACTUAL RESULTS

Modules may provide truncated results when item count in list output is greater than pagination size used

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

No branches or pull requests

1 participant