xoxys da2ac9c5bb
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci: drop notify workflow
2026-03-12 19:30:32 +01:00
2026-03-12 19:30:32 +01:00
2024-04-15 16:39:29 +02:00
2024-04-15 16:39:29 +02:00
2024-04-15 16:39:29 +02:00
2024-04-15 16:39:29 +02:00
2024-04-15 16:39:29 +02:00
2024-04-15 16:39:29 +02:00
2024-04-15 16:39:29 +02:00
2025-12-05 18:22:00 +00:00

xoxys.swap

Build Status License: MIT

Create and configure swap storage.

Table of contents


Requirements

  • Minimum Ansible version: 2.10

Default Variables

swap_enabled

Enable or disable swap.

Default value

swap_enabled: true

swap_path

Path to the swapfile to create.

Default value

swap_path: /swapfile

swap_size

Size of the swapfile to create.

Default value

swap_size: '{{ ansible_memtotal_mb }}'

Dependencies

None.

License

MIT

Author

Robert Kaussow

S
Description
No description provided
Readme MIT
50 KiB
Languages
Python 100%