Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 295 Bytes

File metadata and controls

16 lines (10 loc) · 295 Bytes

Ansible Role: swapfile

An Ansible Role that configure a swap file on Debian and Ubuntu servers.

Role Variables

Available variables can be found in defaults/main.yml

Example Playbook

    - hosts: all

      roles:
        - alphanodes.setup.swapfile