- 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` 🤖
- Added tags to the first task for installing k3s server - Added tags to the second task for deploying baseline 🤖