This repository has been archived by the owner on Jan 5, 2023. It is now read-only.
Releases: ansible-community/molecule-docker
Releases · ansible-community/molecule-docker
v2.1.0
v2.0.0
v1.1.0
Minor Changes
Bugfixes
1.0.2
1.0.1
Major Changes
- Default branch is now main and old master was renamed to legacy/master as it included few breaking changes that we did not want
- Rely on community.docker collection (#58) @ssbarnea
- Require molecule 3.4.0 or newer (#84) @ssbarnea
- Expose required collection (#77) @ssbarnea
Minor Changes
- add support for non managed docker networks (#70) @hassenius
Bugfixes
- Pass stop_signal and kill_signal to docker_container in create.yml (#49) (#60) @ssbarnea
- Add extra static test (#59) @ssbarnea
- Pass stop_signal and kill_signal to docker_container in create.yml (#49) @ericcitaire
- Add links parameter to create.yml (#36) @ragingpastry
- fix: specify docker modules namespace (#56) @yajo
- Cleanup output, use
loop
overwith_items
. (#33) @robertdebock - Pass mounts to docker_container in create.yml (#46) @jsparger
- Avoid requiring pre-release version of molecule (#32) @ssbarnea
- Fix references to 'env' option (#27) @stoned
- change freenode to libera (#72) @hassenius
- remove state statement (#71) @hassenius
- Enable ansible-lint (#73) @ssbarnea
- Fixed package location (#92) @ssbarnea
1.0.0a0
Major Changes
- Default branch is now main and old master was renamed to legacy/master as it included few breaking changes that we did not want
- Rely on community.docker collection (#58) @ssbarnea
Bugfixes
- Pass stop_signal and kill_signal to docker_container in create.yml (#49) (#60) @ssbarnea
- Add extra static test (#59) @ssbarnea
- Pass stop_signal and kill_signal to docker_container in create.yml (#49) @ericcitaire
- Add links parameter to create.yml (#36) @ragingpastry
- fix: specify docker modules namespace (#56) @yajo
- Cleanup output, use
loop
overwith_items
. (#33) @robertdebock - Pass mounts to docker_container in create.yml (#46) @jsparger
- Avoid requiring pre-release version of molecule (#32) @ssbarnea
- Fix references to 'env' option (#27) @stoned
0.3.4 yanked
This release was yanked due to major regressions introduced, documented on #57
Changes
Minor Changes
- change docker image build path (#51) @alxgomz
- Pass stop_signal and kill_signal to docker_container in create.yml (#49) @ericcitaire
- Add links parameter to create.yml (#36) @ragingpastry
Bugfixes
- fix: specify docker modules namespace (#56) @yajo
- Address deprecation warning (#54) @ssbarnea
- Fix condition when path is missing (#55) @ssbarnea
- Cleanup output, use
loop
overwith_items
. (#33) @robertdebock - Pass mounts to docker_container in create.yml (#46) @jsparger
- Fix unnecessary warnings when creating/destroying docker networks (#48) @mtpettyp
- Avoid requiring pre-release version of molecule (#32) @ssbarnea
- Fix references to 'env' option (#27) @stoned
0.3.3 (yanked)
0.3.2
Ensure release is made now that CD pipeline should be restored