mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Add attributes to scaleway and profitbricks modules (#5949)
Add attributes to scaleway and profitbricks modules.
This commit is contained in:
@@ -22,9 +22,16 @@ description:
|
||||
extends_documentation_fragment:
|
||||
- community.general.scaleway
|
||||
- community.general.scaleway_waitable_resource
|
||||
- community.general.attributes
|
||||
requirements:
|
||||
- passlib[argon2] >= 1.7.4
|
||||
|
||||
attributes:
|
||||
check_mode:
|
||||
support: full
|
||||
diff_mode:
|
||||
support: none
|
||||
|
||||
options:
|
||||
state:
|
||||
type: str
|
||||
|
||||
Reference in New Issue
Block a user