mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-04 23:39:09 -07:00
Fix boolean defaults. (#1343)
This commit is contained in:
parent
3d1f9ed657
commit
a96f90ff94
31 changed files with 34 additions and 14 deletions
|
@ -55,7 +55,6 @@ options:
|
|||
- If the key represents a prefix, each entry with the prefix can be
|
||||
retrieved by setting this to C(yes).
|
||||
type: bool
|
||||
default: 'no'
|
||||
retrieve:
|
||||
description:
|
||||
- If the I(state) is C(present) and I(value) is set, perform a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue