mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-23 19:01:26 -07:00
Adjust booleans in net tools, web infrastructure, and clustering modules. (#5159)
This commit is contained in:
parent
675bdef190
commit
7533f9ac26
20 changed files with 72 additions and 72 deletions
|
@ -48,7 +48,7 @@ options:
|
|||
description:
|
||||
- Recursively delete node and all its children.
|
||||
type: bool
|
||||
default: 'no'
|
||||
default: false
|
||||
requirements:
|
||||
- kazoo >= 2.1
|
||||
- python >= 2.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue