mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Adjust booleans in net tools, web infrastructure, and clustering modules. (#5159)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user