* Pass extra arguments to ansible CLI via host.ansible() * New method host.file.listdir() to list items in a directory.
4.0.0
=====
* Drop python2 support
3.4.0
=====
* Add podman backend and module * WARNING: this will be the latest testinfra version supporting python2, please upgrade to python3.
3.3.0
=====
* Add extras for backend dependencies (454) * Various enhancements of kitchen integration documentation * ansible backend now support "password" field from ansible inventory * New backend "openshift"
3.2.1
=====
* Fix Process module when working with long strings (username, ...) 505
3.2.0
=====
* New module "environment" for getting remote environment variables * New module "block_device" exposing block device information * Add a global flag --force-ansible to the command line * Raise an error in case of missing ansible inventory file * Fix an escape issue with ansible ssh args set inventory or configuration file