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/plugins
Martin Krizek 9afdb7fec1
template module/lookup: fix convert_data for macros (#78259)
Fixes #78141
2 years ago
..
action Use customized setraw to prevent output issues (#78060) 2 years ago
become documentation: become plugins: correct pluralization in description (#78196) 2 years ago
cache Ensure atomic writes for cache file (#78208) 2 years ago
callback Do not crash callbacks if exception is not a string. (#77781) 2 years ago
cliconf fix missing single quotes in sample code (#78056) 2 years ago
connection corrected version_added for new config option (#78013) 2 years ago
doc_fragments Remove deprecated DISPLAY_SKIPPED_HOSTS env var (#77427) 2 years ago
filter Fix items2dict errors for incorrect list item type and missing keys (#77946) 2 years ago
httpapi Update documentation of httpapi's handle_httperror method for clarity (#70991) 4 years ago
inventory Support for Python 3.11+ tomllib for inventory (#77435) 2 years ago
lookup template module/lookup: fix convert_data for macros (#78259) 2 years ago
netconf Misc typo fixes in plugins directory (#76566) 2 years ago
shell shell plugins give out user friendly type error (#77983) 2 years ago
strategy `FieldAttribute`s as descriptors (#73908) 2 years ago
terminal Type hint fixes. 2 years ago
test Add uri, urn and url test plugins (#77423) 2 years ago
vars validate-modules for plugins: do some more schema validations so that some issues that are currently reported for modules are also reported for plugins (#77268) 2 years ago
__init__.py Type hint fixes. 2 years ago
list.py expand ansible-doc coverage (#74963) 2 years ago
loader.py Make fuzzy plugin matching deterministic. 2 years ago