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 2b65166a29
uri: deprecate 'yes' or 'no' value in follow_redirects param (#83169)
* uri (module and lookup): deprecate 'yes' or 'no' value in follow_redirects param

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2 weeks ago
..
action fetch - add error check on calculated dest (#82970) 1 month ago
become Require `from __future__ import annotations` (#81902) 8 months ago
cache Fixes permission for cache json file from 600 to 644 (#82761) 2 months ago
callback Fix plugin set option (#82300) 5 months ago
cliconf Require `from __future__ import annotations` (#81902) 8 months ago
connection Add version ceiling for pypsrp (#83122) 3 weeks ago
doc_fragments Update attribute description for check_mode (#82536) 4 months ago
filter password_hash: update docs about bcrypt (#81675) 4 weeks ago
httpapi Require `from __future__ import annotations` (#81902) 8 months ago
inventory Enable file cache for vaulted host_vars_files vars plugin (#81995) 2 months ago
lookup uri: deprecate 'yes' or 'no' value in follow_redirects param (#83169) 2 weeks ago
netconf Require `from __future__ import annotations` (#81902) 8 months ago
shell Fix typos in builtin modules (#81969) 7 months ago
strategy fix handling allow_duplicates with the role cache (#82691) 2 months ago
terminal Fix typos in builtin modules (#81969) 7 months ago
test Add missing char 's' in exists documentation (#82651) 3 months ago
vars Enable file cache for vaulted host_vars_files vars plugin (#81995) 2 months ago
__init__.py Fix plugin set option (#82300) 5 months ago
list.py Fix additional spelling errors in builtin modules (#82012) 7 months ago
loader.py plugins: remove deprecated features (#82976) 1 month ago