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
RealKelsar 869088b959
Fixes Parsing for ClearLinux exposed by Gentoo (#86384)
* Fixes Parsing for ClearLinux exposed by Gentoo changing os-release, Quoting from " to ', also fixes NA parsing to strip both kinds of quotes
3 days ago
..
_internal Fix escaping issue in ansiballz wrapper for sitecustomize (#86236) 2 months ago
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
cli ansible-galaxy - Change error to warning when no paths exist (#86341) 1 week ago
collections Make sure ansible-doc doesn't crash when scanning collections whose path contains ansible_collections twice (#85361) 4 months ago
compat Deprecate ansible.compat.importlib_resources (#85226) 8 months ago
config interpreter_discovery: removed auto_silent* option (#86006) 3 months ago
errors Fix calls to `deprecated()` to include `help_text` arg (#85262) 7 months ago
executor Fix module_defaults templating for gather_facts, service, and package actions (#85857) 6 days ago
galaxy Fix argument spec for v1 source info schema validation (#86320) 6 days ago
inventory inventory: Add warning for invalid priority values (#86114) 2 months ago
module_utils Fixes Parsing for ClearLinux exposed by Gentoo (#86384) 3 days ago
modules Remove `Install-Python-Debian` from the output of deb822_repository (#86403) 5 days ago
parsing Update DataLoader to deal almost exclusively in str (#85941) 3 months ago
playbook Fix include_role error consitency and add rescueable option (#86012) 3 months ago
plugins Improve to_uuid documentation (#86404) 5 days ago
template Fix deprecation comments (#86138) 2 months ago
utils Change 'blacklist' to 'denylist' in lib/utils/display.py (#86304) 1 week ago
vars Misc typo fix (#86322) 1 month 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) 6 months ago
release.py Bump devel to 2.21 (#85992) 3 months ago