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
Felix Fontein 4a12be31fb docker_* modules: improve error message when docker-py is missing (#57914)
* Improve error for docker modules when docker-py can't be imported.

* Add changelog.

* Mention platform and Python interpreter in more cases.

* Clarify wording.

* Adjust tests.
5 years ago
..
cli Restore ansible --version output (#55728) 6 years ago
compat
config
contrib
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 6 years ago
executor Support using importlib on py>=3 to avoid imp deprecation (#54883) 6 years ago
inventory_test_data/group_vars
mock
module_utils Postgres module_utils: add get_connect_params + unit tests (#58067) 5 years ago
modules docker_* modules: improve error message when docker-py is missing (#57914) 5 years ago
parsing lib/ansible/parsing/ajson.py: added UNIT-tests (#56398) 6 years ago
playbook Restore ansible --version output (#55728) 6 years ago
plugins Fix ios test for python2 non-ascii paths 5 years ago
regex
template Perf improvement for Templar.is_template (#57489) 6 years ago
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py
test_context.py