Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 595 Bytes

README.md

File metadata and controls

48 lines (33 loc) · 595 Bytes

cloud3rsio.swapfile

Create swap file.

Installation

$ ansible-galaxy install cloud3rsio.swapfile

Requirements

Nothing.

Role Variables

Key Default Value Type
swapfile_path /swapfile String
swapfile_size 1024 (Unit is MB) Int

Dependencies

Nothing.

Example Playbook

- hosts: all
  roles:
    - role: cloud3rsio.swapfile

License

MIT

Author Information

  • youyo