37 lines
429 B
Markdown
37 lines
429 B
Markdown
swapfile
|
|
========
|
|
|
|
Create/destroy a swapfile and run swapon/-off on it.
|
|
|
|
Massively borrowing from https://github.com/geerlingguy/ansible-role-swap.
|
|
|
|
Requirements
|
|
------------
|
|
|
|
None
|
|
|
|
Role Variables
|
|
--------------
|
|
|
|
None
|
|
|
|
Dependencies
|
|
------------
|
|
|
|
None
|
|
|
|
Example Playbook
|
|
----------------
|
|
|
|
See: [converge.yml](molecule/default/converge.yml)
|
|
|
|
License
|
|
-------
|
|
|
|
BSD
|
|
|
|
Author Information
|
|
------------------
|
|
|
|
corvus-migratorius@proton.me
|