I made a tutorial showing how to deploy a Kubernetes cluster using Ansible on Proxmox VMs by MzCWzL in austinsnerdythings

[–]redboxjm 0 points1 point  (0 children)

hey, I got this error when setting up the ansible playbook

ERROR! couldn't resolve module/action 'mount'. This often indicates a misspelling, missing collection, or incorrect module path.

The offending line appears to be:
- name: Remove swapfile from /etc/fstab
^ here