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>
2021-04-13 11:27:52 -04:00
..
ansible_test
integration [module_utils.distro] Fall back to bundled (#74229) 2021-04-13 11:27:52 -04:00
lib/ansible_test [ansible-test] nuke virtualenv-isolated.sh 2021-04-12 15:09:18 -07:00
sanity [conditional] Remove support for bare variables (#74208) 2021-04-13 11:12:10 -04:00
support Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
units [playbook/play.py] Increase error test coverage (#74217) 2021-04-13 11:22:02 -04:00
utils/shippable module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00