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
Jordan Borean 179bc1dabd
fetch - add error check on calculated dest (#82970)
Add explicit error when the calculated dest path for fetch becomes a
local directory. The existing behaviour will not be checked unlike when
the path did not end with a trailing slash.
2 months ago
..
action fetch - add error check on calculated dest (#82970) 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) 3 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) 3 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) 8 months ago
loader.py prettyfy ansible-doc (#75116) 4 months ago