mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 03:41:25 -07:00
Fix sanity test failures (pep8).
This commit is contained in:
parent
db03f88b63
commit
02c9f70898
3 changed files with 4 additions and 3 deletions
|
@ -47,7 +47,7 @@ options:
|
|||
is used as template.
|
||||
type: str
|
||||
session_role:
|
||||
description:
|
||||
description:
|
||||
- Switch to session_role after connecting. The specified session_role must be a role that the current login_user is a member of.
|
||||
- Permissions checking for SQL commands is carried out as though the session_role were the one that had logged in originally.
|
||||
type: str
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue