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

Update truthy values to true/false only, #204 #387

Closed balazshasprai closed 9 months ago

balazshasprai commented 1 year ago

Proposed Changes

I found issue #204 , the yes/no values bugged me a tiny bit too, thought I'd clear them out.

Checklist