3.0.5
Changes
- Set correct default directory for tests (#2732) @jyoder-deloitte
- Documentation cleanup (#2736) @ssbarnea
- Allow configuration of docker_network in platforms (#2696) @actatux
- Set DEBIAN_FRONTEND=noninteractive in the default Dockerfile (#2708) @JamesWrigley
- podman: remove reference to "volumes" setting (#2699) @ktdreyer
- Added second example for Sharing Across Scenarios (#2725) @seocam
- Replace most centos:7 refereces with 8 (#2691) @ssbarnea
- Remove py2 leftovers (#2695) @ssbarnea
- Speed-up CI/CD on docs only changes (#2686) @ssbarnea
Minor Changes
- Add mol command alias (#2737) @ssbarnea
- Support root containers for podman (#2716) @sshnaidm
- Add cgroup-manager storage-opt storage-driver to podman driver (#2715) @sshnaidm
Bugfixes
- Adopt sphinx_ansible_theme (#2730) @ssbarnea
- Add article how to use molecule and why (#2731) @ultral
- Workaround pip editable install bug (#2729) @ssbarnea
- Pass ansible_args to idempotence command (#2709) @liuyangc3
- Clarify Docker bind-mount (#2701) @bradshjg
- Treat warnings as errors during testing (#2685) @ssbarnea
- Replace mailing list with github discussions (#2710) @ssbarnea
- Fixes around ansible-devel testing (#2722) @ssbarnea
- Update monolith-repo link in faq (#2706) @jokajak
- docs: fix typos in examples (#2707) @jokajak
- Remove use of distutils (#2608) @ssbarnea
- Enable type checking using mypy (#2694) @ssbarnea
- Fix issue with finding collections (#2690) @ericsysmin
- docs: Dockerfile no longer created by default (#2689) @geerlingguy
- Documentation refactoring (#2687) @ssbarnea
- Document use of GitHub Actions with private repositories (#2688) @rgarrigue