1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-17 23:14:05 +00:00
community.general/test/units
Sam Doran 2a98faee2b
Move _handle_aliases() out of basic.py (#48578)
Refinements:
- return legal_inputs and update class properties
- remove redundant arguments from method and handle in caller
- add better exception types to method

* Add unit tests for handle_aliases
2019-02-28 16:43:19 -05:00
..
cli
compat
config
contrib
errors
executor Move _handle_aliases() out of basic.py (#48578) 2019-02-28 16:43:19 -05:00
inventory_test_data/group_vars
mock
module_utils Move _handle_aliases() out of basic.py (#48578) 2019-02-28 16:43:19 -05:00
modules
parsing
playbook
plugins
template
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py
test_context.py