| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
| |
This can only be done for controller tests.
|
|
|
|
| |
* Remove obsolete units.compat.mock compat layer.
* Update remaining units.compat.mock references.
|
|
|
|
| |
* Another unit test fix for Python 3.10.
* Add missing __init__.py file.
|
|
* builtin downstream vendoring support
* allows downstream packagers to install packages to `ansible/_vendor` that will automatically be added to head of sys.path during `ansible` package load
* tests
* sort conflicting package names in warning text
* sanity fixes
* skip unnecessary comparison
|