Skip to content

Releases: jomrr/ansible-molecule-images

v0.3.0

19 Jun 19:44
Compare
Choose a tag to compare

v0.3.0 (2024-06-19)

Build

  • build: remove unnecessary config (8695fb2)

  • build: push after version (6eab1dd)

Chore

  • chore: Update repository URL in pyproject.toml and README.md (493642a)

Documentation

  • docs(license): remove github reference (4a5afd3)

Feature

  • feat: add alpine 3.20 (38160c7)

  • feat: add alpine 3.20 (34ead09)

  • feat: prepare docker repo management (0eb3af3)

  • feat: drop amazonlinux-2 (6f4749a)

  • feat: tag f40 as latest (1d0e071)

Fix

  • fix: almalinux 9 missing /etc/sudoers (76500fe)

  • fix: almalinux 9 missing /etc/sudoers (446d562)

  • fix: fix ansible become with root (db84f56)

Unknown

  • Merge branch 'dev' (e9ea3f3)

  • Merge branch 'dev' (f02bb56)

  • Merge branch 'dev' (5c4bcc6)

  • Merge branch 'dev' (9f4fba9)

  • merge remote-tracking branch 'refs/remotes/origin/dev' into dev (129f73e)

v0.2.0

17 Mar 21:26
Compare
Choose a tag to compare

v0.2.0 (2024-03-17)

Feature

  • feat: add leap 15.6, drop opensuse for separate leap and tumbleweed repos (5175a7e)

  • feat: add debian 13, trixie and misc additonal tags (50e1616)

  • feat: Add build tags for Ubuntu 24.04 (24.04, noble) (cf4f69c)

Fix

  • fix: Update package_clean command in archlinux.yml playbook (c1da1c7)

Style

  • style: more descriptive name (f495e60)

Unknown

v0.1.1

20 Feb 07:08
Compare
Choose a tag to compare

v0.1.1 (2024-02-20)

Build

  • build: merge main back to dev after version (bcb3d9c)

  • build: remove custom build command and publish src (94334a4)

Fix

  • fix: entrypoint for systemd (e4e72b5)

Style

  • style: Correct yaml spacing (ba6c6b0)

  • style: Fix wrong indention (dbdbfa5)

  • style: Extend playbook name (e3ff71c)

  • style: Move strategy option from build.yml to ansible.cfg, use FQCNs (01a8b22)

Unknown

  • Merge branch 'main' into dev (ea693d8)

v0.1.0

19 Feb 01:30
Compare
Choose a tag to compare

v0.1.0 (2024-02-19)

Feature

Unknown