Commit graph

6 commits

Author SHA1 Message Date
8cbb6e8bcf refactor: fix ansible-lint complains
- Change task names to start with a capital letter for consistency
- Update file modes to be strings instead of integers for better readability
- Replace deprecated `fetch` module with `ansible.builtin.fetch`

🤖
2023-07-17 11:38:04 +02:00
b065611225 chore: update dependency k3s-io/k3s to v1.27.3+k3s1 2023-07-17 09:05:08 +00:00
a07a48fba6 feat: add k3s to renovaterc 2023-07-17 10:53:20 +02:00
0ad79e32bd refactor(pb_install.yml): add tags to playbook tasks
- Added tags to the first task for installing k3s server
- Added tags to the second task for deploying baseline

🤖
2023-06-26 10:37:09 +02:00
3403f98b45 FEAT: get kubeconfig after k3s installation 2022-05-01 20:04:05 +02:00
2827b4eb0a BREAK: rename install.yml -> pb_install.yml 2022-05-01 20:04:05 +02:00
Renamed from install.yml (Browse further)