Fix sanity test failures (pep8).

This commit is contained in:
Matt Clay 2019-02-15 09:07:15 -08:00
parent db03f88b63
commit 02c9f70898
3 changed files with 4 additions and 3 deletions

View file

@ -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