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
Michał Gąsior 9fcf1f7c58
Fix psrp - ReadTimeout exceptions now mark host as unreachable (#85974)
* psrp - ReadTimeout exceptions now mark host as unreachable

* add try to _exec_psrp_script

* fix indent E111

* update raise format

switch to raise Exception from e

Co-authored-by: Jordan Borean <jborean93@gmail.com>

---------

Co-authored-by: Jordan Borean <jborean93@gmail.com>
2 months ago
..
action fetch - return file in result when changed is true (#85729) 2 months ago
become fix typo (#84955) 8 months ago
cache Fix jsonfile cache on WSL (#85816) 3 months ago
callback default callback: allow to configure indentation (#85497) 3 months ago
cliconf Typo fixes and other bits and bobs (#83672) 1 year ago
connection Fix psrp - ReadTimeout exceptions now mark host as unreachable (#85974) 2 months ago
doc_fragments default callback: allow to configure indentation (#85497) 3 months ago
filter ternary: evaluate values lazily (#85752) 3 months ago
httpapi Require `from __future__ import annotations` (#81902) 2 years ago
inventory script inventory plugin correct error message (#85765) 3 months ago
lookup Fix marker handling in templating (#85690) 4 months ago
netconf Require `from __future__ import annotations` (#81902) 2 years ago
shell powershell - remove quoting logic (#85781) 3 months ago
strategy Remove (de)serialize methods (#85724) 3 months ago
terminal Update triple single quotes to triple double quotes (#84099) 1 year ago
test falsy: Update doc (#85913) 2 months ago
vars Templating overhaul, implement Data Tagging (#84621) 8 months ago
__init__.py plugin config options are now correctly fetched with origin (#85488) 4 months ago
list.py Fix ansible-doc -l/-F/--metadata-dump for relative imports in filter/test plugins (#85801) 3 months ago
loader.py Move display internals into _internal (#85889) 2 months ago