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 1bda6750f5
fix reject list (#79391)
2 years ago
..
action mention acl in permissions errors (#79209) 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 refactor and fixes for doc parsing (#77719) 2 years ago
cliconf fix missing single quotes in sample code (#78056) 2 years ago
connection De-duplicate initialisation of ConnectionBase._connected (#79256) 2 years ago
doc_fragments Fix typo 'Ansbile'. (#79318) 2 years ago
filter Clarify that b64decode does not work with binary output (#79294) 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 Update fileglob.py (#78887) 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 Fix using FQCN for flush_handlers (#79057) 2 years ago
terminal Type hint fixes. 2 years ago
test While the Python function is called ismount, the filter has the names mount and is_mount. (#78792) 2 years ago
vars Fix vars plugin code and documentation mismatch (#78562) 2 years ago
__init__.py add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago
list.py add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago
loader.py fix reject list (#79391) 2 years ago