Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

49 lines (33 loc) · 1.03 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.9.0] - 2024-01-06

Added

  • #23: Added OpenSSH client to the image

[0.8.0] - 2023-12-27

Added

  • User's ssh keys are now added to the container

[0.7.0] - 2023-12-27

Added

  • #19: Ability for inventory plugins to be added
  • Added 1hour cache to facts and inventory

[0.6.0] - 2023-12-26

Changed

  • #15: Reduce size of image

[0.5.0] - 2023-08-21

Added

  • #13: Add ansible.cfg file

[0.4.0] - 2023-08-21

Added

  • #9: Add some basic tools to the container

[0.3.0] - 2023-08-21

Changed

  • #10: Improve startup script with update commands, local flag, and more

[0.2.0] - 2023-08-20

Added

  • #4: Script to start container with customisable hostname

[0.1.0] - 2023-08-20

Added

  • #2: Intial dockerfile with ansible installed