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 c135a47f44
chmod aix errors with 255 is not unreachable (#78249)
* chmod aix errors with 255 is not unreachable

  fixes #78210

* added another 'aix chmod msg'
check stderr also
2 years ago
..
action Python 3.9 min for controller (#77566) 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 chmod aix errors with 255 is not unreachable (#78249) 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 Python 3.9 min for controller (#77566) 2 years ago
terminal Type hint fixes. 2 years ago
test Add pep440 version_type for version test (#78308) 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 Python 3.9 min for controller (#77566) 2 years ago