mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 09:43:15 +00:00
Fix documentation default value for gluster_volume start_on_create
This commit is contained in:
committed by
Matt Clay
parent
5c6a3a348e
commit
f1c3eb1413
@@ -71,6 +71,7 @@ options:
|
||||
start_on_create:
|
||||
choices: [ 'yes', 'no']
|
||||
required: false
|
||||
default: 'yes'
|
||||
description:
|
||||
- Controls whether the volume is started after creation or not, defaults to yes
|
||||
rebalance:
|
||||
|
||||
Reference in New Issue
Block a user