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/module_utils
Abhijeet Kasurde b70248eb22
Warn if the binary is unavailable using get_bin_path (#83258)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
3 days ago
..
common setup module, make missing sysctl minor issue (#81297) 3 days ago
compat Remove Python `< 3.5` `selectors` fallbacks (#81872) 7 months ago
csharp Use inclusive word: logical (#83232) 1 week ago
distro Update distro version in __init__.py (#83114) 4 weeks ago
facts Warn if the binary is unavailable using get_bin_path (#83258) 3 days ago
parsing Require `from __future__ import annotations` (#81902) 8 months ago
powershell Legacy.psm1 - Add note telling people not to use function (#82076) 7 months ago
six Require `from __future__ import annotations` (#81902) 8 months ago
__init__.py Enhance empty __init__ code-smell to check module_utils (#33438) 7 years ago
_text.py Require `from __future__ import annotations` (#81902) 8 months ago
ansible_release.py [AWS] Add Ansible Version to botocore user agent string (#39993) 6 years ago
api.py Require `from __future__ import annotations` (#81902) 8 months ago
basic.py Warn if the binary is unavailable using get_bin_path (#83258) 3 days ago
connection.py clean up ansible-connection (#82992) 2 weeks ago
errors.py Require `from __future__ import annotations` (#81902) 8 months ago
json_utils.py Require `from __future__ import annotations` (#81902) 8 months ago
pycompat24.py Deprecate `pycompat24` (#81896) 7 months ago
service.py Consolidate systemd detection logic (#81809) 7 months ago
splitter.py Require `from __future__ import annotations` (#81902) 8 months ago
urls.py Reduce complexity of Request.open (#81988) 3 months ago
yumdnf.py dnf,dnf5 - add the best option and fix nobest (#82627) 4 months ago