mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
[PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715)
Add a scaleway group to be able to use module_defaults (#10647)
(cherry picked from commit 29b35022cf)
Co-authored-by: mscherer <mscherer@users.noreply.github.com>
This commit is contained in:
@@ -21,8 +21,13 @@ description:
|
||||
extends_documentation_fragment:
|
||||
- community.general.scaleway
|
||||
- community.general.attributes
|
||||
- community.general.scaleway.actiongroup_scaleway
|
||||
- community.general.attributes.info_module
|
||||
|
||||
attributes:
|
||||
action_group:
|
||||
version_added: 11.3.0
|
||||
|
||||
options:
|
||||
project_id:
|
||||
type: str
|
||||
|
||||
Reference in New Issue
Block a user