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
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
..
cli Remove unused internal -a argument and functionality (#52602) 6 years ago
compat
config
contrib
errors
executor Move _handle_aliases() out of basic.py (#48578) 6 years ago
inventory_test_data/group_vars
mock
module_utils Move _handle_aliases() out of basic.py (#48578) 6 years ago
modules New module: xenserver_guest_powerstate - manages powerstate of XenServer VMs (#49425) 6 years ago
parsing
playbook
plugins Python interpreter discovery (#50163) 6 years ago
template Native Jinja2: raise undefined error immediately (#52237) 6 years ago
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py
test_context.py