Skip to content

Releases: ansible/pytest-ansible

v3.1.2

10 May 15:09
e1fb69d

Choose a tag to compare

v3.1.1

10 May 13:59
f8ef52f

Choose a tag to compare

Bugfixes

Note

This was never released to pypi.

v3.1.0

05 May 12:18
e03f575

Choose a tag to compare

Minor Changes

Bugfixes

v3.0.0

14 Apr 16:26
cfcb252

Choose a tag to compare

Major Changes

Minor Changes

Bugfixes

v2.2.4 Bugfixes around verbosity

25 May 20:15
08ab81b

Choose a tag to compare

Release fix from #53 around verbosity handling
pypi release: https://pypi.org/project/pytest-ansible/2.2.4/

v2.2.3: Merge pull request #50 from cipherboy/fix-external-module-loading

26 Oct 22:18
ddfa2d1

Choose a tag to compare

Contains bug fixes and fixes to tests

Bug fixes:

  • v28: Ensure become and become_user params are honored
  • Capture module failure in class ModuleResult
  • Fix has_module for non-builtin modules

Fix ansible import for newer versions

07 Oct 19:29
32f991d

Choose a tag to compare

Also fix some stale unit tests