Changes
Major Changes
* Make py36 minimal version needed for running molecule (2628) ssbarnea
* Removed --driver-template option (2642) ssbarnea
Minor Changes
* Add support for memory and kernel_memory module parameters (2615) guerzon
* Implemented reset for docker driver (2639) ssbarnea
* Add support for collections as dependencies (2609) greg-hellings
* Ansible 2.10 compatibility changes (2620) ssbarnea
* Avoid ssh connection warnings (2573) ssbarnea
Bugfixes
* Correct typo in collection argument roles-file -> role-file (2640) greg-hellings
* Enable podman testing (2632) ssbarnea
* Avoid errors with delegated create and destroy templates (2623) ssbarnea
* Fix removal of ANSI control characters when PY_COLORS=0 (2611) kevingentile
* Install Python 3 in non-RPM test images (2577) brianhelba
* Inline RUN in Dockerfile to fix `apk` calls (2582) dduportal
* Install rsync in Docker Image (2584) dduportal
* Ensure testinfra is installed in Docker image (2579) brianhelba
* added example for gitlab-ci using virtenv and tags, requested in issu… (2634) belfast77
* Fix Getting Started docs as default verifier is now Ansible not testinfra (2625) matthewcosgrove
* Update Gitlab CI example (2627) matthewcosgrove
* Fix a missing ":" before the reference to "galaxy". (2606) shuuji3
* Add missing spaces in gitlab-ci example (2604) ryandaniels
* Suggest using python3 and pip3 in example docs (2578) brianhelba
* `set -e` for Lint Example (2575) hswong3i
* Fix container build (2603) ssbarnea
* Fix dependency on pre-commit (2601) ssbarnea
* Inline RUN in Dockerfile to fix `apk` calls (2582) dduportal
* Install rsync in Docker Image (2584) dduportal