mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 07:24:00 -07: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:
parent
89e6e6c626
commit
d83a835a3c
32 changed files with 158 additions and 0 deletions
|
@ -19,8 +19,13 @@ author:
|
|||
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:
|
||||
region:
|
||||
type: str
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue