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.
* Force collections to be static Templating of collection names does not work at all. Force them to be static so that a warning is generated for the user. * Add collectionsearch unit test and fix for reviews New unit test validates the new _load_collections() code and moves the new check to the end of the method. * Change unit test to pytest * Adjust unit test to use capsys instead of monkeypatch * Fix pep8 error * Add changelog fragment Closes #68704 |
6 years ago | |
|---|---|---|
| .. | ||
| cli | 6 years ago | |
| compat | ||
| config | 6 years ago | |
| errors | ||
| executor | 6 years ago | |
| galaxy | 6 years ago | |
| inventory | 6 years ago | |
| inventory_test_data/group_vars | ||
| mock | ||
| module_utils | 6 years ago | |
| modules | 6 years ago | |
| parsing | ||
| playbook | 6 years ago | |
| plugins | 6 years ago | |
| regex | ||
| template | ||
| utils | 6 years ago | |
| vars | ||
| __init__.py | ||
| requirements.txt | 6 years ago | |
| test_constants.py | ||
| test_context.py | ||