This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
prepare_host: fix typo in xfs module
python3
Zolfa
5 years ago
parent
9492565eea
commit
9d250a3e89
Signed by:
zolfa
GPG Key ID:
E1A43B038C4D6616
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
prepare_host.yaml
+ 1
- 1
prepare_host.yaml
View File
@ -28,7 +28,7 @@
-
name
:
'autoload xfs module'
copy:
content
:
'xfs
\n
'
content
:
'xfs'
dest
:
'/etc/modules-load.d/xfs.conf'
notify
:
'load xfs module'
Write
Preview
Loading…
Cancel
Save