ansible/test/units
Matt Davis de63cba7e8
transparent downstream vendoring (#69850)
* 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
2020-06-15 16:22:25 -07:00
..
_vendor transparent downstream vendoring (#69850) 2020-06-15 16:22:25 -07:00
ansible_test Add Azure Pipelines support to ansible-test. 2020-06-11 14:57:42 -07:00
cli ansible-galaxy - fix collection installation with trailing slashes (#70016) 2020-06-15 17:36:07 -04:00
compat
config
errors
executor
galaxy galaxy - preserve symlinks on build/install (#69959) 2020-06-11 06:46:42 +10:00
inventory
inventory_test_data/group_vars
mock
module_utils
modules
parsing
playbook
plugins support hard coded module_defaults.yml groups for collections (#69919) 2020-06-09 15:38:57 -07:00
regex
template
utils config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 2020-06-11 11:40:13 -07:00
vars
__init__.py
requirements.txt
test_constants.py
test_context.py