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/lib/ansible
Luca Steinke 418746dcfc
fix description of truthy test (#85911)
There's a "not" too much here.

Maybe further examples can be found.

(cherry picked from commit eafa139f77)
3 months ago
..
_internal Move display internals into _internal (#85889) 3 months ago
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
cli Make sure ansible-doc doesn't crash when scanning collections whose path contains ansible_collections twice (#85361) 3 months ago
collections Make sure ansible-doc doesn't crash when scanning collections whose path contains ansible_collections twice (#85361) 3 months ago
compat Deprecate ansible.compat.importlib_resources (#85226) 7 months ago
config ansible-galaxy - remove deprecated v2 API (#85830) 3 months ago
errors Fix calls to `deprecated()` to include `help_text` arg (#85262) 7 months ago
executor Move display internals into _internal (#85889) 3 months ago
galaxy ansible-galaxy - remove deprecated v2 API (#85830) 3 months ago
inventory six cleanup (#85284) 5 months ago
module_utils Prevent IO capture hang/loss in `basic.run_command` (#85869) 3 months ago
modules Replace module - update string comparison method from bytes to unicode (#85785) 4 months ago
parsing Remove duplicate future import (#85824) 4 months ago
playbook Add feature preview play argument spec validation (#85763) 3 months ago
plugins fix description of truthy test (#85911) 3 months ago
template Eliminate more TypeVar and ParamSpec usage (#85602) 5 months ago
utils Move display internals into _internal (#85889) 3 months ago
vars Remove deprecation marker that has been actioned (#85812) 4 months ago
__init__.py Require `from __future__ import annotations` (#81902) 2 years ago
__main__.py ansible-test no longer needs special casing in `__main__.py` (#83962) 1 year ago
constants.py Misc config type coercion fixes (#85119) 8 months ago
context.py Require `from __future__ import annotations` (#81902) 2 years ago
keyword_desc.yml removed removed acceleration keywords (#85507) 5 months ago
release.py Update Ansible release version to v2.20.0b1.post0. (#85902) 3 months ago