use this playbook to configure fedora 33+ default btrfs + zram layout for hibernation by adding a swapfile
see my blog post about this topic here
- set
swapfile_path
var to desired swapfile location
ansible-galaxy collection install containers.podman
ansible-playbook playbook.yml -K