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
Antoine Catton 39f9d3e4a6 Add the ability to specify an install_dir to the gem module (#38195)
* Add the ability to specify an install_dir to the gem module

* Add GEM_HOME when installing a non-global gem

* Add tests for custom gem path

* Fix sanity tests

* Add changelog entry

* Rebase and add tests for incorrect options

Co-authored by: Antoine Catton <devel@antoine.catton.fr>
7 years ago
..
cli Add APB role_type to ansible-galaxy init (#36789) 7 years ago
config additional configmanager tests 7 years ago
contrib Update vmware_inventory (#26308) 7 years ago
errors test/: PEP8 compliancy (#24803) 8 years ago
executor module_common: handle None value for templar (#36651) 7 years ago
inventory_test_data/group_vars
mock avoid caching invetnory sources in loader (#38242) 7 years ago
module_utils Module basic.py to create parent dirs of tmpdir if needed (#40201) 7 years ago
modules Add the ability to specify an install_dir to the gem module (#38195) 7 years ago
parsing Fix 'New Vault password' on vault 'edit' (#35923) 7 years ago
playbook fix 'doas' become_method support, previously committed patch not submitted to devel branch (#37511) 7 years ago
plugins 1Password lookup plugin (#37207) 7 years ago
template Remove duplicated "instead" word (#38800) 7 years ago
utils Move AWS placebo fixtures into test/units/utils so module_utils tests can use them (#37300) 7 years ago
vars Miscellaneous pylint fixes. 7 years ago
__init__.py
ansible.cfg Fix ansible-test config management. 7 years ago
conftest.py
test_constants.py