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
Abhijeet Kasurde 21a987b8b6
connection: update test coverage for SSH connection plugin (#82916)
* connection: update test coverage for SSH connection plugin

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2 months ago
..
action async support check mode (#82901) 2 months ago
become Require `from __future__ import annotations` (#81902) 8 months ago
cache Fixes permission for cache json file from 600 to 644 (#82761) 3 months ago
callback Fix plugin set option (#82300) 6 months ago
cliconf Require `from __future__ import annotations` (#81902) 8 months ago
connection connection: update test coverage for SSH connection plugin (#82916) 2 months ago
doc_fragments Update attribute description for check_mode (#82536) 5 months ago
filter Document sort_keys option in to_nice_json() filter (#82912) 2 months ago
httpapi Require `from __future__ import annotations` (#81902) 8 months ago
inventory Enable file cache for vaulted host_vars_files vars plugin (#81995) 3 months ago
lookup first_found lookup; minor fixes (#82836) 2 months ago
netconf Require `from __future__ import annotations` (#81902) 8 months ago
shell Fix typos in builtin modules (#81969) 8 months ago
strategy fix handling allow_duplicates with the role cache (#82691) 2 months ago
terminal Fix typos in builtin modules (#81969) 8 months ago
test Add missing char 's' in exists documentation (#82651) 4 months ago
vars Enable file cache for vaulted host_vars_files vars plugin (#81995) 3 months ago
__init__.py Fix plugin set option (#82300) 6 months ago
list.py Fix additional spelling errors in builtin modules (#82012) 7 months ago
loader.py prettyfy ansible-doc (#75116) 4 months ago