Set swappiness to 0 so server will only swap if running out of memory. A monitoring check should verify that 0 bytes of swap are used when running in production.
A Debian based system is enough
none
none
- hosts: servers
roles:
- { role: staenker.server-swappiness }
Apache License, Version 2.0
Awesome dude