mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-29 06:43:08 +00:00
* Fix yes/no typos
* Further doc improvements for consistency
(cherry picked from commit 9aeac26583)
Co-authored-by: Peter Zahemszky <29452238+pzahemszky@users.noreply.github.com>
This commit is contained in:
@@ -133,7 +133,7 @@ options:
|
||||
description:
|
||||
- If C(no), check whether values of parameters I(sequence), I(schema), I(rename_to),
|
||||
I(owner), I(newschema), I(session_role) are potentially dangerous.
|
||||
- It makes sense to use C(yes) only when SQL injections via the parameters are possible.
|
||||
- It makes sense to use C(no) only when SQL injections via the parameters are possible.
|
||||
type: bool
|
||||
default: yes
|
||||
version_added: '0.2.0'
|
||||
|
||||
Reference in New Issue
Block a user