Skip to content

Add a scaleway group to be able to use module_defaults #10647

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mscherer
Copy link

SUMMARY

Add a scaleway group to be able to use module_defaults

Since all modules requires the use of a api_key and various others repeated arguments, being able to use module_defaults allow to write cleaner roles.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

all scaleway

@mscherer mscherer force-pushed the add_group_scaleway branch from 15e7bc4 to 7db1217 Compare August 11, 2025 12:58
@ansibullbot ansibullbot added the feature This issue/PR relates to a feature request label Aug 11, 2025
@mscherer mscherer force-pushed the add_group_scaleway branch 2 times, most recently from f1e8146 to 08dc0a9 Compare August 11, 2025 13:34
@ansibullbot ansibullbot added docs_fragments docs_fragments plugin (shared docs) plugins plugin (any type) labels Aug 11, 2025
@mscherer mscherer force-pushed the add_group_scaleway branch from 08dc0a9 to f293e59 Compare August 11, 2025 13:37
@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot added the module module label Aug 11, 2025
@felixfontein felixfontein added check-before-release PR will be looked at again shortly before release and merged if possible. backport-11 Automatically create a backport for the stable-10 branch labels Aug 11, 2025
Copy link
Collaborator

@felixfontein felixfontein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

Copy link
Collaborator

@felixfontein felixfontein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@@ -22,6 +22,7 @@
extends_documentation_fragment:
- community.general.scaleway
- community.general.attributes
- community.general.scaleway.actiongroup_scaleway

attributes:
check_mode:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add action_group: / version_added: 11.2.0 (resp. 11.3.0) in all these modules?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that's done. But after trying to find a smart sed invocation, i did it manually, so better double check.

@russoz
Copy link
Collaborator

russoz commented Aug 11, 2025

LGTMbut for the comments by @felixfontein

@mscherer mscherer force-pushed the add_group_scaleway branch from f293e59 to 1bec7f5 Compare August 14, 2025 12:15
@ansibullbot ansibullbot added the needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR label Aug 14, 2025
@mscherer mscherer force-pushed the add_group_scaleway branch from 1bec7f5 to 5470815 Compare August 14, 2025 14:34
@mscherer mscherer force-pushed the add_group_scaleway branch from 5470815 to 05b3578 Compare August 14, 2025 14:42
@ansibullbot ansibullbot removed the needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR label Aug 14, 2025
Copy link
Collaborator

@russoz russoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-11 Automatically create a backport for the stable-10 branch check-before-release PR will be looked at again shortly before release and merged if possible. docs_fragments docs_fragments plugin (shared docs) feature This issue/PR relates to a feature request module module plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants