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/module_utils/common
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
6 years ago
..
parameters Move _handle_aliases() out of basic.py (#48578) 6 years ago
__init__.py
collections.py Add a CLIArgs Singleton class that will hold the parse cli arguments 6 years ago
test_dict_transformations.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_network.py
test_sys_info.py Cleanups to the common.sys_info API 6 years ago
test_utils.py Cleanups to the common.sys_info API 6 years ago