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/common
Martin Krizek f024cf35d7
Remove the yum module, redirect it to dnf (#81895)
Fixes #81728
4 months ago
..
text Require `from __future__ import annotations` (#81902) 8 months ago
__init__.py Add boilderplate to remove a module but keep documentation. 6 years ago
_collections_compat.py Require `from __future__ import annotations` (#81902) 8 months ago
_utils.py Require `from __future__ import annotations` (#81902) 8 months ago
arg_spec.py Require `from __future__ import annotations` (#81902) 8 months ago
collections.py Require `from __future__ import annotations` (#81902) 8 months ago
dict_transformations.py Require `from __future__ import annotations` (#81902) 8 months ago
file.py Require `from __future__ import annotations` (#81902) 8 months ago
json.py Require `from __future__ import annotations` (#81902) 8 months ago
locale.py Require `from __future__ import annotations` (#81902) 8 months ago
network.py Fix typos in builtin modules (#81969) 8 months ago
parameters.py remote log info (#81711) 6 months ago
process.py Deprecate `required` param in get_bin_path (#82466) 5 months ago
respawn.py Remove the yum module, redirect it to dnf (#81895) 4 months ago
sys_info.py Require `from __future__ import annotations` (#81902) 8 months ago
validation.py Fix typo in validation.py (#82195) 7 months ago
warnings.py Require `from __future__ import annotations` (#81902) 8 months ago
yaml.py Require `from __future__ import annotations` (#81902) 8 months ago