add swapfile role
This commit is contained in:
39
roles/swapfile/README.md
Normal file
39
roles/swapfile/README.md
Normal file
@@ -0,0 +1,39 @@
|
||||
ansible-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
|
||||
----------------
|
||||
|
||||
```yaml
|
||||
roles:
|
||||
- role: genlab.swapfile
|
||||
```
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
BSD
|
||||
|
||||
Author Information
|
||||
------------------
|
||||
|
||||
corvus-migratorius@proton.me
|
||||
Reference in New Issue
Block a user