Rare find

ansible-role-swap. Ansible Role - Swap

galaxy.ansible.com/geerlingguy/swap

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2025
  • Merge pull request #55 from carlfriedrich/disable-specified-swapfile-…
  • Disable specified swap file only
November 2025
  • Bump test environments.
  • Don't disable swap during test mode.
  • Attempt to fix ansible_facts deprecation warnings.
  • Merge pull request #53 from Wayneoween/fix-swap-idempotency
  • Merge branch 'master' into fix-swap-idempotency
  • Merge pull request #51 from yan12125/btrfs-support
  • Require Python 3.13 until Ansible 13 is released.
September 2025
  • Fix idempotency: properly use args.creates for swap file creation
  • Ensure numeric comparison of swap sizes and avoid masking missing fil…
  • use shell instead of command
July 2025
  • Merge pull request #50 from fliespl/patch-1
April 2025
  • do not try to set permissions when in check_mode
January 2025
  • Update CI status badges.
  • Don't use sudo inside molecule CI tests.
August 2024
  • Merge pull request #36 from victorhahncastell/pr_swapoff_idempotency
July 2024
  • Fixup CI versions. Drop all older RHEL releases which are broken.
January 2024
  • PR #35 fixup.
  • Merge pull request #35 from potvinp/master