Skip to content

Latest commit

 

History

History
98 lines (45 loc) · 4.23 KB

CHANGELOG.md

File metadata and controls

98 lines (45 loc) · 4.23 KB

Changelog

1.6.1 (2024-07-04)

Bug Fixes

  • Add about Python req. and fix ansible-bootstrap (#22) (cceed1f)
  • Explicitly install devbox python requirements in init-hook (5c5dd06)
  • Fix wording in ansible.cfg.dist regarding collections_path (2905f22)

1.6.0 (2024-07-04)

Features

  • Add devbox task, and default requirements.txt file (#19) (d675265)

1.5.1 (2024-06-10)

Bug Fixes

1.5.0 (2024-06-07)

Features

1.4.0 (2024-06-06)

Features

Bug Fixes

  • Move Python virt. env to standard non devbox path (#11) (8666be6)

1.3.0 (2024-05-29)

Features

  • release ansible config feat (a80d485)

1.2.2 (2024-05-23)

Bug Fixes

  • Changed task ansible-galaxy to run in current dir (ce82171)
  • Fixed bug (7c7991b)

1.2.1 (2024-05-21)

Bug Fixes

  • Adding yamlint config file (5de69fb)

1.2.0 (2024-05-21)

Features

Bug Fixes

1.1.0 (2024-04-23)

Features

1.0.0 (2024-04-22)

Features

  • Adding base-config plugin (1e815e2)

Bug Fixes