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
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
..
_internal Templating overhaul, implement Data Tagging (#84621) 8 months ago
common Miscellaneous DT fixes (#84991) 8 months ago
compat Templating overhaul, implement Data Tagging (#84621) 8 months ago
csharp Templating overhaul, implement Data Tagging (#84621) 8 months ago
distro Update triple single quotes to triple double quotes (#84099) 1 year ago
facts Templating overhaul, implement Data Tagging (#84621) 8 months ago
parsing Templating overhaul, implement Data Tagging (#84621) 8 months ago
powershell Windows - Support WDAC Audit Mode (#84730) 10 months ago
six Require `from __future__ import annotations` (#81902) 2 years ago
__init__.py Enhance empty __init__ code-smell to check module_utils (#33438) 8 years ago
_text.py Require `from __future__ import annotations` (#81902) 2 years ago
ansible_release.py [AWS] Add Ansible Version to botocore user agent string (#39993) 8 years ago
api.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
basic.py Miscellaneous DT fixes (#84991) 8 months ago
connection.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
datatag.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
errors.py Require `from __future__ import annotations` (#81902) 2 years ago
json_utils.py Update triple single quotes to triple double quotes (#84099) 1 year ago
service.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
splitter.py Update triple single quotes to triple double quotes (#84099) 1 year ago
testing.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
urls.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
yumdnf.py dnf,dnf5 - add the best option and fix nobest (#82627) 2 years ago