mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 11:21:25 -07:00
Add missing znode module description.
This commit is contained in:
parent
f5da520bbb
commit
851b264fb0
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,8 @@ DOCUMENTATION = """
|
|||
---
|
||||
module: znode
|
||||
version_added: "2.0"
|
||||
short_description: Create, delete, retrieve, and update znodes using ZooKeeper.
|
||||
short_description: Create, delete, retrieve, and update znodes using ZooKeeper
|
||||
description: Create, delete, retrieve, and update znodes using ZooKeeper.
|
||||
options:
|
||||
hosts:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue