1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix documentation, the correct parameter is "name"

This commit is contained in:
Jimmy Tang 2015-11-06 13:14:55 +00:00 committed by Matt Clay
parent 4e72c23bae
commit 40e6b3870e

View file

@ -26,7 +26,7 @@ options:
description:
- A list of ZooKeeper servers (format '[server]:[port]').
required: true
path:
name:
description:
- The path of the znode.
required: true