You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Rick Elrod fa0bccf6a1
[module_utils.distro] Fall back to bundled (#74229)
Change:
- When a "distro" package exists in PYTHONPATH but isn't what we expect,
  fall back to our own vendored one and use it. This prevents a
  traceback if someone has some random thing that provides "distro" but
  isn't actually the "distro" library we need.

Test Plan:
- new tests

Tickets:
- Fixes #74228

Signed-off-by: Rick Elrod <rick@elrod.me>

* nuke playbook test file

Signed-off-by: Rick Elrod <rick@elrod.me>

* test fixes

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration [module_utils.distro] Fall back to bundled (#74229) 4 years ago
lib/ansible_test [ansible-test] nuke virtualenv-isolated.sh 4 years ago
sanity [conditional] Remove support for bare variables (#74208) 4 years ago
support Overhaul ansible-test container management. 4 years ago
units [playbook/play.py] Increase error test coverage (#74217) 4 years ago
utils/shippable module compat for py3.8+ controller (#73423) 4 years ago