Skip to content

Releases: ansible/molecule

2.20.2

16 Jul 16:33
Compare
Choose a tag to compare

Includes few minor fixes in order to make the last stable release compatible with Ansible 2.8.

2.22rc3

22 Jun 19:33
fdbea75
Compare
Choose a tag to compare
2.22rc3 Pre-release
Pre-release

TBD

2.22rc2

22 Jun 09:14
b44fe71
Compare
Choose a tag to compare
2.22rc2 Pre-release
Pre-release

TBD

2.22rc1

06 Jun 09:36
Compare
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
Compare
Choose a tag to compare

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