1
0
Fork 0
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:
Brian Coca 2015-08-10 10:05:15 -04:00 committed by Matt Clay
parent 8db516bc5f
commit 7c964b0dd3

View file

@ -19,6 +19,7 @@
DOCUMENTATION = """
---
module: znode
version_added: "2.0"
short_description: Create, delete, retrieve, and update znodes using ZooKeeper.
options:
hosts: