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.
* Update `collections.abc` imports - Use `six.moves` for modules and module_utils - Use `collections.abc` for controller code This avoids using `ansible.module_utils.common._collections_compat`, which was added before the vendored `six` was updated to provide these imports. * Update _collections_compat to use six.moves Also update the custom pylint rule to reflect this change. |
3 years ago | |
|---|---|---|
| .. | ||
| _vendor | 3 years ago | |
| ansible_test | 4 years ago | |
| cli | 3 years ago | |
| compat | 3 years ago | |
| config | 3 years ago | |
| errors | 3 years ago | |
| executor | 3 years ago | |
| galaxy | 3 years ago | |
| inventory | 3 years ago | |
| inventory_test_data/group_vars | 11 years ago | |
| mock | 3 years ago | |
| module_utils | 3 years ago | |
| modules | 3 years ago | |
| parsing | 3 years ago | |
| playbook | 3 years ago | |
| plugins | 3 years ago | |
| regex | 7 years ago | |
| template | 3 years ago | |
| utils | 3 years ago | |
| vars | 4 years ago | |
| __init__.py | 9 years ago | |
| requirements.txt | 3 years ago | |
| test_context.py | 6 years ago | |
| test_no_tty.py | 4 years ago | |