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
Matt Clay 6cc97447aa
Miscellaneous DT fixes (#84991)
* Use `_UNSET` instead of allowing `ellipsis`

* Fix deprecation warning pre-check

* Deprecation warnings from modules can now be disabled.
* Deprecation warnings from modules get the "can be disabled" notice.

* Include help text in pre-display fatal errors

* Simplify lookup warning/debug messaging

* Fix return type of `timedout` test plugin

* Use `object` for `_UNSET`

* Remove obsolete `convert_data` tests

* Remove unnecessary template from test

* Improve legacy YAML objects backward compat

* Fix templar backward compat for None overrides
8 months ago
..
text Templating overhaul, implement Data Tagging (#84621) 8 months ago
__init__.py Add boilderplate to remove a module but keep documentation. 8 years ago
_collections_compat.py Require `from __future__ import annotations` (#81902) 2 years ago
_utils.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
arg_spec.py Require `from __future__ import annotations` (#81902) 2 years ago
collections.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
dict_transformations.py Update triple single quotes to triple double quotes (#84099) 1 year ago
file.py Update triple single quotes to triple double quotes (#84099) 1 year ago
json.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
locale.py Update triple single quotes to triple double quotes (#84099) 1 year ago
messages.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
network.py Fix typos in builtin modules (#81969) 2 years ago
parameters.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
process.py Update triple single quotes to triple double quotes (#84099) 1 year ago
respawn.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
sentinel.py Use sentinel everywhere (#84041) 1 year ago
sys_info.py Update triple single quotes to triple double quotes (#84099) 1 year ago
validation.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
warnings.py Miscellaneous DT fixes (#84991) 8 months ago
yaml.py Templating overhaul, implement Data Tagging (#84621) 8 months ago