mirror of https://github.com/ansible/ansible.git
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.
* Short-circuit legacy network module prefix->action mapping * Modified a non-short-circuit compound conditional in a legacy networking path that attempted to resolve an action for any module name containing `_`. The bug was always present, but the typical presentation (an ImportError) was ignored prior to 2.19. * The legacy networking path should be deprecated and removed in 2.20- a module could still be run under the wrong action if one with a matching prefix is found. * unit test fix |
6 months ago | |
|---|---|---|
| .. | ||
| _internal | 6 months ago | |
| _vendor | 2 years ago | |
| ansible_test | 7 months ago | |
| cli | 6 months ago | |
| config | 8 months ago | |
| errors | 7 months ago | |
| executor | 6 months ago | |
| galaxy | 9 months ago | |
| inventory | 9 months ago | |
| inventory_test_data/group_vars | 11 years ago | |
| mock | 7 months ago | |
| module_utils | 6 months ago | |
| modules | 7 months ago | |
| parsing | 7 months ago | |
| playbook | 6 months ago | |
| plugins | 6 months ago | |
| regex | 2 years ago | |
| template | 6 months ago | |
| test_utils | 7 months ago | |
| utils | 6 months ago | |
| vars | 9 months ago | |
| __init__.py | 9 years ago | |
| conftest.py | 7 months ago | |
| controller_only_conftest.py | 8 months ago | |
| requirements.txt | 9 months ago | |
| test_context.py | 2 years ago | |
| test_no_tty.py | 2 years ago | |