mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Add a scaleway group to be able to use module_defaults (#10647)
This commit is contained in:
@@ -16,6 +16,11 @@ description:
|
||||
author:
|
||||
- "Yanis Guenane (@Spredzy)"
|
||||
- "Remy Leone (@remyleone)"
|
||||
|
||||
attributes:
|
||||
action_group:
|
||||
version_added: 11.3.0
|
||||
|
||||
options:
|
||||
region:
|
||||
type: str
|
||||
@@ -39,6 +44,7 @@ options:
|
||||
extends_documentation_fragment:
|
||||
- community.general.scaleway
|
||||
- community.general.attributes
|
||||
- community.general.scaleway.actiongroup_scaleway
|
||||
- community.general.attributes.info_module
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user