1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-07-29 07:41:16 +03:00

Add attributes to scaleway and profitbricks modules (#5949)

Add attributes to scaleway and profitbricks modules.
This commit is contained in:
Felix Fontein
2023-02-24 09:21:52 +01:00
committed by GitHub
parent 6bd131f2fb
commit 50d7597ddc
22 changed files with 146 additions and 10 deletions

View File

@ -21,9 +21,16 @@ description:
- "This module manages Security Group Rule on Scaleway account U(https://developer.scaleway.com)."
extends_documentation_fragment:
- community.general.scaleway
- community.general.attributes
requirements:
- ipaddress
attributes:
check_mode:
support: full
diff_mode:
support: none
options:
state:
type: str