These Ansible Playbooks and Roles are for preparing an Ubuntu 20.04.x OS to play nicely with Kubernetes and standing up k3s ontop of the nodes.
Commands to run can be found in my Ansible Taskfile located here, e.g.
# List hosts in my Ansible inventory
task ansible:ping
# Ping hosts in my Ansible inventory
task ansible:ping