mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-13 12:21:12 +00:00
Fix documentation bug
This commit is contained in:
@@ -115,7 +115,7 @@ EXAMPLES = """
|
||||
gluster_volume: state=present name=test1 options='{performance.cache-size: 256MB}'
|
||||
|
||||
- name: start gluster volume
|
||||
gluster_volume: status=started name=test1
|
||||
gluster_volume: state=started name=test1
|
||||
|
||||
- name: limit usage
|
||||
gluster_volume: state=present name=test1 directory=/foo quota=20.0MB
|
||||
|
||||
Reference in New Issue
Block a user