techno-tim / k3s-ansible

The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etcd install with kube-vip, MetalLB, and more. Build. Destroy. Repeat.
https://technotim.live/posts/k3s-etcd-ansible/
Apache License 2.0
2.41k stars 1.05k forks source link

add ansible.posix module to requirements.yml #59

Closed niki-on-github closed 2 years ago

niki-on-github commented 2 years ago

Add ansible.posix module to requirements.yml

prereq role use selinux module but module is not in requirements.yml.

Checklist

timothystewart6 commented 2 years ago

Thank you!