1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-08-01 06:06:57 +03:00

Add attributes to some database modules (#5953)

Add attributes to some database modules.
This commit is contained in:
Felix Fontein
2023-02-24 09:23:04 +01:00
committed by GitHub
parent cc29b16536
commit cc3a79bc48
21 changed files with 158 additions and 20 deletions

View File

@ -15,6 +15,13 @@ module: vertica_role
short_description: Adds or removes Vertica database roles and assigns roles to them
description:
- Adds or removes Vertica database role and, optionally, assign other roles.
extends_documentation_fragment:
- community.general.attributes
attributes:
check_mode:
support: full
diff_mode:
support: none
options:
role:
description: