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
Martin Krizek 5f36fc9a46
to_nice_json: document the indent option (#82973)
Specifying indent as an option to `to_nice_json` has been possible in
contrary to what documentation states.

Follow-up to https://github.com/ansible/ansible/pull/82912
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 to_nice_json: document the indent option (#82973) 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