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
chore: :zap: Multiple configuration changes
#144
Closed
snoopy82481
closed
1 year ago
snoopy82481
commented
1 year ago
Proposed Changes
Add yaml stdout for better readability in the cli
Optimize ssh connections
Move become to correct section per ansible docs
Add log path for better TSing
This will make it so that the error is able to be copied and pasted into Discord, Issue request
Full log can be uploaded to the issues section
General formatting for better readability of the file
Checklist
[x] Tested locally
[x] Ran
site.yml
playbook
[x] Ran
reset.yml
playbook
[x] Did not add any unnecessary changes
[x] 🚀
[x] Ran pre-commit install at least once before committing
timothystewart6
commented
1 year ago
Thank you!
Proposed Changes
Checklist
site.yml
playbookreset.yml
playbook