diff --git a/lib/ansible/modules/extras/system/gluster_volume.py b/lib/ansible/modules/extras/system/gluster_volume.py index f94ba29a1c7..b3f161981da 100644 --- a/lib/ansible/modules/extras/system/gluster_volume.py +++ b/lib/ansible/modules/extras/system/gluster_volume.py @@ -66,7 +66,7 @@ options: required: false default: null description: - - Brick path on servers. Multiple bricks can be specified by commas + - Brick path on servers. Multiple brick paths can be separated by commas start_on_create: choices: [ 'yes', 'no'] required: false