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
Brian Coca 281474e809
strategy fix invalid variables being registered (#79706)
also added tests for normal and bad cases
3 years ago
..
action Fix traceback in template action with ANSIBLE_DEBUG=1 (#79764) 3 years ago
become documentation: become plugins: correct pluralization in description (#78196) 3 years ago
cache Ensure atomic writes for cache file (#78208) 3 years ago
callback refactor and fixes for doc parsing (#77719) 3 years ago
cliconf fix missing single quotes in sample code (#78056) 4 years ago
connection local connection: avoid tb when running in container with invalid user (#79414) 3 years ago
doc_fragments Fix broken reference to FAQ (#79621) 3 years ago
filter Fix regex filter docs (#79736) 3 years ago
httpapi Update documentation of httpapi's handle_httperror method for clarity (#70991) 5 years ago
inventory Support for Python 3.11+ tomllib for inventory (#77435) 3 years ago
lookup Fix password lookup rewrites file when using encrypt (#79431) 3 years ago
netconf Misc typo fixes in plugins directory (#76566) 4 years ago
shell shell plugins give out user friendly type error (#77983) 4 years ago
strategy strategy fix invalid variables being registered (#79706) 3 years ago
terminal Type hint fixes. 4 years ago
test While the Python function is called ismount, the filter has the names mount and is_mount. (#78792) 3 years ago
vars Fix vars plugin code and documentation mismatch (#78562) 3 years ago
__init__.py add ansible_name/ansible_aliases attrs to plugin objects (#78700) 3 years ago
list.py Add support for importlib.resources (#78915) 3 years ago
loader.py Add support for importlib.resources (#78915) 3 years ago