system: crypttab: fix typo (#2476)

reviewable/pr18780/r1
Andrey Arapov 9 years ago committed by René Moser
parent 1c36665545
commit 00afca99e5

@ -73,7 +73,7 @@ author: "Steve (@groks)"
''' '''
EXAMPLES = ''' EXAMPLES = '''
- name: Set the options explicitly a deivce which must already exist - name: Set the options explicitly a device which must already exist
crypttab: name=luks-home state=present opts=discard,cipher=aes-cbc-essiv:sha256 crypttab: name=luks-home state=present opts=discard,cipher=aes-cbc-essiv:sha256
- name: Add the 'discard' option to any existing options for all devices - name: Add the 'discard' option to any existing options for all devices

Loading…
Cancel
Save