Major Changes
- Require containers.podman>=1.7.0 (#68) @ssbarnea
- Require ansible.posix>=1.3.0 (#63) @ssbarnea
- Require molecule 3.4.0 or newer (#62) @ssbarnea
Minor Changes
- Allow podman executable override with env (#53) @NikolineLykPedersen
- Remove use of pytest-helpers-namespace (#44) @ssbarnea
- Expose required collection (#43) @ssbarnea
- Configure podman networks (#38) @laurent-indermuehle
- Filter verbose output of loop during Create Playbook (#34) @laurent-indermuehle
- Configure podman networks (#38) @laurent-indermuehle
- Filter verbose output of loop during Create Playbook (#34) @laurent-indermuehle
Bugfixes
- Fix podman systemd argument (#79) @0b11stan
- fix: allow publishing multiple ports (#69) @Yajo
- fix: allow to omit subnet (#71) @Yajo
- Include sample scenario in testing (#74) @ssbarnea
- Address some pylint violations (#72) @ssbarnea
- Fail fast if ansible 2.9 with pipelining is detected (#67) @ssbarnea
- Use cache from ansible-compat (#65) @ssbarnea
- Rename master branch to main (#47) @ssbarnea
- Add FQCN to podman modules (#46) @sshnaidm
- 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
- 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: @NikolineLykPedersen, @Yajo, @0b11stan, @erinn, @iscacwb, @laurent-indermuehle, @sshnaidm and @ssbarnea