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

multiple modules: improve dict.items() loops #8876

Merged
merged 3 commits into from
Sep 18, 2024

Conversation

russoz
Copy link
Collaborator

@russoz russoz commented Sep 17, 2024

SUMMARY
ISSUE TYPE
  • Refactoring Pull Request
COMPONENT NAME

plugins/modules/gitlab_deploy_key.py
plugins/modules/gitlab_group.py
plugins/modules/gitlab_issue.py
plugins/modules/gitlab_merge_request.py
plugins/modules/gitlab_runner.py
plugins/modules/icinga2_host.py
plugins/modules/memset_dns_reload.py
plugins/modules/memset_memstore_info.py
plugins/modules/memset_server_info.py
plugins/modules/memset_zone.py
plugins/modules/memset_zone_domain.py
plugins/modules/memset_zone_record.py
plugins/modules/nmcli.py
plugins/modules/scaleway_user_data.py
plugins/modules/udm_dns_record.py

@ansibullbot ansibullbot added module module plugins plugin (any type) labels Sep 17, 2024
@felixfontein felixfontein added check-before-release PR will be looked at again shortly before release and merged if possible. backport-9 Automatically create a backport for the stable-9 branch labels Sep 17, 2024
@felixfontein felixfontein merged commit 6af74d1 into ansible-collections:main Sep 18, 2024
147 checks passed
Copy link

patchback bot commented Sep 18, 2024

Backport to stable-9: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-9/6af74d1ba6a8f5378d4fa775bc474f525599e18f/pr-8876

Backported as #8882

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Sep 18, 2024
* multiple modules: improve dict.items() loops

* simplify in memset_* modules

* add changelog frag

(cherry picked from commit 6af74d1)
@felixfontein
Copy link
Collaborator

@russoz thanks!

felixfontein pushed a commit that referenced this pull request Sep 18, 2024
….items() loops (#8882)

multiple modules: improve dict.items() loops (#8876)

* multiple modules: improve dict.items() loops

* simplify in memset_* modules

* add changelog frag

(cherry picked from commit 6af74d1)

Co-authored-by: Alexei Znamensky <[email protected]>
@russoz russoz deleted the loop_dict_items branch September 18, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-9 Automatically create a backport for the stable-9 branch check-before-release PR will be looked at again shortly before release and merged if possible. module module plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants