mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
Add a scaleway group to be able to use module_defaults (#10647)
This commit is contained in:
@@ -22,6 +22,7 @@ extends_documentation_fragment:
|
||||
- community.general.scaleway
|
||||
- community.general.scaleway_waitable_resource
|
||||
- community.general.attributes
|
||||
- community.general.scaleway.actiongroup_scaleway
|
||||
requirements:
|
||||
- passlib[argon2] >= 1.7.4
|
||||
|
||||
@@ -30,6 +31,8 @@ attributes:
|
||||
support: full
|
||||
diff_mode:
|
||||
support: none
|
||||
action_group:
|
||||
version_added: 11.3.0
|
||||
|
||||
options:
|
||||
state:
|
||||
|
||||
Reference in New Issue
Block a user