mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-19 17:01:25 -07: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:
parent
3a69dd949d
commit
2ff06d2fdf
20 changed files with 20 additions and 20 deletions
|
@ -114,7 +114,7 @@ options:
|
|||
- If C(no), check whether values of parameters I(idxname), I(session_role),
|
||||
I(schema), I(table), I(columns), I(tablespace), I(storage_params),
|
||||
I(cond) 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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue