Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 913 Bytes

CHANGELOG.md

File metadata and controls

36 lines (23 loc) · 913 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.1.0] - 2024-04-14

🚀 Features

  • Update Python version to 3.12 and adjust environment management
  • Add Ansible playbook to test connection to webservers
  • Add Kubernetes inventory and Ansible variables
  • Update README with additional information and instructions
  • Update commit_parsers in cliff.toml & create bump script

🐛 Bug/Lint Fixes

  • Bump pyproject.toml version to v0.0.1

🚜 Refactor

  • Refactor Vagrant configuration and SSH setup

⚙️ Miscellaneous Tasks

  • Update Vagrantfile and remove unused script
  • Add .gitignore and default.nix files
  • Update Vagrant tasks in Taskfile.dist.yml
  • Define the path where to check MD file
  • Create ansible-lint check
  • Add bump task to Taskfile.dist.yml

🩹

  • (vm/utils/ssh) Copy SSH keys to shared folder