mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
moved znode to clustering added version_added
This commit is contained in:
parent
8db516bc5f
commit
7c964b0dd3
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
DOCUMENTATION = """
|
||||
---
|
||||
module: znode
|
||||
version_added: "2.0"
|
||||
short_description: Create, delete, retrieve, and update znodes using ZooKeeper.
|
||||
options:
|
||||
hosts:
|
Loading…
Reference in a new issue