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/units
htol d7fbde4ea9
Make "~/.ansible" path configurable (#76114)
* replace hardcoded '~/.ansible' to C.ANSIBLE_HOME
* rename previously existing env ANSIBLE_HOME in env-setup script
* modify cache dir monkeypatching in galaxy api unit tests
* update "version_added" to 2.14 for ANSIBLE_HOME
* fix description of collections with proper use of ANSIBLE_HOME

Co-authored-by: htol <github@h-tol.net>
Co-authored-by: stefanwascoding <stefan@syntaxhelden.de>
3 years ago
..
_vendor Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
ansible_test Remove Shippable CI provider from ansible-test. 4 years ago
cli Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
compat Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
config Provide better decryption errors for single vault values (#72362) 4 years ago
errors Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
executor PlayIterator - remove deprecated states (#77444) 3 years ago
galaxy Make "~/.ansible" path configurable (#76114) 3 years ago
inventory Clean up unit test boilerplate. 4 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 10 years ago
mock Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
module_utils ansible_distribution: Add support for Uos/Deepin (#77275) 3 years ago
modules unarchive: fix io_buffer_size option, remove ignore.txt entry (#77271) 3 years ago
parsing Remove collections compat from controller code. 3 years ago
playbook Remove collections compat from controller code. 3 years ago
plugins Remove deprecated ALLOW_WORLD_READABLE_TMPFILES config option (#77410) 3 years ago
regex Add toggle to control invalid character substitution in group names (#52748) 6 years ago
template Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
utils Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
vars Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
requirements.txt ansible-test - split controller/target testing (#75605) 3 years ago
test_constants.py Remove some constants.py deprecated items (#70466) 4 years ago
test_context.py Clean up unit test boilerplate. 4 years ago