Skip to content
Snippets Groups Projects
Commit 66689281 authored by void's avatar void
Browse files

vm.swappiness nur bei passendem sost_type setzen

parent bcd04f49
No related branches found
No related tags found
No related merge requests found
......@@ -8,5 +8,4 @@
name: vm.swappiness
value: '1'
state: present
\ No newline at end of file
when: (host_type == "physical") or (host_type == "vm")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment