Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Mohamed Alibi
ansible-examples
Commits
bedca740
Unverified
Commit
bedca740
authored
Jun 04, 2018
by
Abhijeet Kasurde
Committed by
GitHub
Jun 04, 2018
Browse files
minor typo correction in zfs.yml
minor typo correction
parents
c11ffef0
ff92e90f
Changes
1
Hide 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 @
bedca740
...
...
@@ -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