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 bug

This commit is contained in:
tylerturk 2015-06-29 07:51:58 -05:00 committed by Matt Clay
parent 08bf656309
commit 4f665e71bd

View file

@ -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