mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-05 02:03:09 +00:00
Add missing znode module description.
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -2,4 +2,3 @@ async_wrapper
|
||||
fireball
|
||||
win_dotnet_ngen
|
||||
xenserver_facts
|
||||
znode
|
||||
|
||||
Reference in New Issue
Block a user