Skip to content

Releases: ansible/molecule

2.22rc1

06 Jun 09:36

Choose a tag to compare

2.22rc1 Pre-release
Pre-release
  • Added docker-machine support
  • Pass etc_hosts through to docker_container module
  • Fixed dependency gem for rubocop
  • Use selinux shim library for testing
  • Bumbed multiple requirements
  • Add ansible_args support back to converge command
  • Fix Deprecations
  • Support pruning of docker volumes in 'destroy' phase
  • CI Fixes for ansible 2.8
  • Other minor fixes

2.20.1

12 Apr 13:20

Choose a tag to compare

Adds a hotfix that enables use with Python 3.5 by removing the verification code that prevented that.