issues
search
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
Change reboot.sh to be executable
#344
Closed
pbolduc
closed
1 year ago
pbolduc
commented
1 year ago
Proposed Changes
makes reboot.sh executable by changing the file mode from 644 to 755
Checklist
[x] Tested locally
[x] Ran
site.yml
playbook
[x] Ran
reset.yml
playbook
[x] Did not add any unnecessary changes
[x] Ran pre-commit install at least once before committing
[ ] 🚀
Proposed Changes
Checklist
site.yml
playbookreset.yml
playbook