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/lookup
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>
1 month ago
..
__init__.py lookups, make file searching use better is_role (#82290) 6 months ago
config.py Clarify some points in config lookup documentation (#81951) 7 months ago
csvfile.py plugin: fixed examples of csv lookup plugin (#83068) 2 months ago
dict.py Fix typos in builtin modules (#81969) 8 months ago
env.py Remove os.environ compat for py2 and deprecate ansible.utils.py3compat (#82794) 3 months ago
file.py Require `from __future__ import annotations` (#81902) 8 months ago
fileglob.py Require `from __future__ import annotations` (#81902) 8 months ago
first_found.py first_found lookup; minor fixes (#82836) 2 months ago
indexed_items.py Require `from __future__ import annotations` (#81902) 8 months ago
ini.py updated looups to use set_option in custom parse (#82425) 4 months ago
inventory_hostnames.py Require `from __future__ import annotations` (#81902) 8 months ago
items.py Require `from __future__ import annotations` (#81902) 8 months ago
lines.py Require `from __future__ import annotations` (#81902) 8 months ago
list.py Require `from __future__ import annotations` (#81902) 8 months ago
nested.py Require `from __future__ import annotations` (#81902) 8 months ago
password.py updated looups to use set_option in custom parse (#82425) 4 months ago
pipe.py Require `from __future__ import annotations` (#81902) 8 months ago
random_choice.py Require `from __future__ import annotations` (#81902) 8 months ago
sequence.py updated looups to use set_option in custom parse (#82425) 4 months ago
subelements.py Require `from __future__ import annotations` (#81902) 8 months ago
template.py Require `from __future__ import annotations` (#81902) 8 months ago
together.py Require `from __future__ import annotations` (#81902) 8 months ago
unvault.py Require `from __future__ import annotations` (#81902) 8 months ago
url.py uri: deprecate 'yes' or 'no' value in follow_redirects param (#83169) 1 month ago
varnames.py Require `from __future__ import annotations` (#81902) 8 months ago
vars.py Require `from __future__ import annotations` (#81902) 8 months ago