This repository was archived by the owner on Jan 5, 2023. It is now read-only.
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