Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
21d86938
Verified
Commit
21d86938
authored
Jan 21, 2022
by
Jelle van der Waa
🚧
Browse files
Make ansible-lint happy
parent
34d49e82
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/common/tasks/main.yml
View file @
21d86938
...
...
@@ -107,7 +107,7 @@
when
:
enable_zram_swap
-
name
:
disable zswap to prevent conflict with zram
copy
:
content="w- /sys/module/zswap/parameters/enabled - - - - N" dest=/etc/tmpfiles.d/zram.conf
copy
:
content="w- /sys/module/zswap/parameters/enabled - - - - N" dest=/etc/tmpfiles.d/zram.conf
owner=root group=root mode=0644
register
:
zramtmpfiles
when
:
enable_zram_swap
...
...
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