Skip to content

staenker/ansible-server-swappiness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

staenker.server-swappiness

Ansible Galaxy

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.

Requirements

A Debian based system is enough

Role Variables

none

Dependencies

none

Example Playbook

- hosts: servers
  roles:
     - { role: staenker.server-swappiness }

License

Apache License, Version 2.0

Author Information

Awesome dude

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages