Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Mohamed Alibi
ansible-examples
Commits
ff92e90f
Unverified
Commit
ff92e90f
authored
May 31, 2018
by
Tom Matthews
Committed by
GitHub
May 31, 2018
Browse files
minor typo
parent
c11ffef0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
language_features/zfs.yml
language_features/zfs.yml
+1
-1
No files found.
language_features/zfs.yml
View file @
ff92e90f
...
...
@@ -19,7 +19,7 @@
-
name
:
Create a zfs file system with quota of 10GiB and visible snapdir
zfs
:
name={{pool}}/ansible quota='10G' snapdir=visible state=present
-
name
:
Crate zfs snapshot of the above file system
-
name
:
Cr
e
ate zfs snapshot of the above file system
zfs
:
name={{pool}}/ansible@mysnapshot state=present
-
name
:
Create zfs volume named smallvol with a size of 10MiB
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment