Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Releases: ansible-community/molecule-podman

v2.1.0

07 Jan 17:19
1759ab0
Compare
Choose a tag to compare

Minor Changes

Bugfixes

  • Remove created networks (#151) @truestory1
  • Update build-system requirements for setuptools-scm to >= 7.0.0 (#146) @dvzrv
  • fix: simplify podman executable path lookup (#142) @gardar

v2.0.3

29 Sep 11:11
4d0aafb
Compare
Choose a tag to compare

Bugfixes

  • fix: make sure directory for async is correctly set (#139) @gardar

v2.0.2

21 Jul 08:45
3f5caaf
Compare
Choose a tag to compare

Bugfixes

v2.0.1

20 Jul 15:17
649e3b6
Compare
Choose a tag to compare

Bugfixes

v2.0.0

08 Apr 08:33
272516d
Compare
Choose a tag to compare

Major Changes

Minor Changes

  • Allow to additionally configure arbitrary command-line options (#107) @lucendio

Bugfixes

v1.1.0

17 Jan 08:40
f12bb63
Compare
Choose a tag to compare

Minor Changes

  • Allow adding devices to the platform container (#102) @rmsc

Bugfixes

1.0.1

02 Sep 11:20
57c123c
Compare
Choose a tag to compare

Major Changes

Minor Changes

Bugfixes

Kudos goes to: @NikolineLykPedersen, @yajo, @0b11stan, @erinn, @iscacwb, @laurent-indermuehle, @sshnaidm and @ssbarnea

1.0.0a2

27 Aug 14:00
0066fe0
Compare
Choose a tag to compare
1.0.0a2 Pre-release
Pre-release

Minor Changes

Bugfixes

Kudos goes to: @NikolineLykPedersen, @yajo and @ssbarnea

1.0.0a1

03 Aug 08:16
d1a3275
Compare
Choose a tag to compare
1.0.0a1 Pre-release
Pre-release

Minor Changes

Bugfixes

Kudos goes to: @erinn, @iscacwb, @laurent-indermuehle, @ssbarnea and @sshnaidm

1.0.0a0

16 Jun 15:07
966800d
Compare
Choose a tag to compare
1.0.0a0 Pre-release
Pre-release

Major Changes

  • Require containers.podman collection 1.6.1 or newer (#40) @ssbarnea

Minor Changes

Bugfixes

  • Enable use of ansible-lint (#42) @ssbarnea
  • Fixing podman flags order sequence in create task (#36) @iscacwb
  • Support podman's systemd option. (#32) @erinn
  • Prevent creation failure if containers already exists (#23) @ssbarnea
  • Avoid using pip 2020-resolver (#25) @ssbarnea
  • Adapt testing to molecule 3.2 (#24) @ssbarnea

Kudos goes to: @erinn, @iscacwb, @laurent-indermuehle, @ssbarnea and @sshnaidm