* 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.2
Includes few minor fixes in order to make the last stable release compatible with Ansible 2.8.
2.20.1
Adds a hotfix that enables use with Python 3.5 by removing the verification code that prevented that.