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
Abhijeet Kasurde 19428e37af
[stable-2.20] regex: fix example documentation for regex_test (#86172) (#86256)
Fixes: https://github.com/ansible/ansible-documentation/issues/3246
(cherry picked from commit 5f2d96c)

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
1 day ago
..
_internal Move display internals into _internal (#85889) 2 months ago
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
cli option deprecations show alternatives (#86032) (#86069) 1 month ago
collections Make sure ansible-doc doesn't crash when scanning collections whose path contains ansible_collections twice (#85361) 2 months ago
compat Deprecate ansible.compat.importlib_resources (#85226) 6 months ago
config config lookup, fix 'show_origin' and variables (#85356) (#86041) 1 month ago
errors Fix calls to `deprecated()` to include `help_text` arg (#85262) 6 months ago
executor [stable-2.20] Fix signal propagation (#85907) (#85983) 2 months ago
galaxy Use strict_optional @ ansible.galaxy.dependency_resolution 2 months ago
inventory six cleanup (#85284) 4 months ago
module_utils Fix AnsibleModule.human_to_bytes (#85259) (#86173) 1 week ago
modules [stable-2.20] get_url: Fix regex for GNU digest line (#86134) (#86215) 1 week ago
parsing Update DataLoader.get_basedir to be an abspath (#85940) 2 months ago
playbook Don't special case implicit meta tasks when filtering on tags (#85805) 2 months ago
plugins [stable-2.20] regex: fix example documentation for regex_test (#86172) (#86256) 1 day ago
template Eliminate more TypeVar and ParamSpec usage (#85602) 4 months ago
utils [stable-2.20] Fix getuser fallback error handling (#86144) (#86167) 1 week ago
vars Update DataLoader.get_basedir to be an abspath (#85940) 2 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) 7 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.0.post0. (#86131) 4 weeks ago