tox-ansible

The tox-ansible plugin dynamically creates a full matrix of python interpreter and ansible-core version environments for running integration, sanity, and unit for an ansible collection both locally and in a Github action. tox virtual environments are leveraged for collection building, collection installation, dependency installation, and testing.

MIT License

Downloads
299K
Stars
53
Committers
16

Bot releases are visible (Hide)

tox-ansible - v1.0.3

Published by github-actions[bot] over 3 years ago

Changes

Minor Changes

  • Use only current python for ansible-test (#59) @ssbarnea
tox-ansible - v1.0.2

Published by github-actions[bot] over 3 years ago

Changes

Minor Changes

  • Allow passing posargs to ansible-test (#57) @ssbarnea
  • Auto-disable tox-ansible on tox4 (#56) @ssbarnea
tox-ansible - v1.0.1

Published by github-actions[bot] almost 4 years ago

Changes

  • Add test for full run through (#55) @greg-hellings
tox-ansible - v1.0.0

Published by github-actions[bot] almost 4 years ago

Changes

Minor Changes

  • Always install known molecule drivers (#53) @ssbarnea
tox-ansible - v1.0.0a0

Published by github-actions[bot] almost 4 years ago

Changes

Major Changes

  • Reuse a single virtualenv for all ansible cases (#45) @ssbarnea

Minor Changes

  • Add experimental support for ansible-test (#41) @ssbarnea

Bugfixes

  • Adopt mypy (#50) @ssbarnea
  • Adopt pylint (#49) @ssbarnea
  • Fallback to whitelist_externals when needed (#47) @ssbarnea
  • Skip install for if package files are missing (#46) @ssbarnea
  • Allow execution from subfolders (#44) @ssbarnea
tox-ansible - v0.13.0

Published by github-actions[bot] almost 4 years ago

Changes

Major Changes

  • Drop support for old tox versions (#36) @ssbarnea

Bugfixes

  • Fix lint case (#33) @greg-hellings
tox-ansible - Release v0.12.0

Published by ssbarnea about 4 years ago

tox-ansible - Release v0.11.0

Published by github-actions[bot] over 4 years ago

tox-ansible - Release v0.10.0

Published by github-actions[bot] over 4 years ago