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
Abhijeet Kasurde 628ce5a62e assemble: update argument_spec with 'decrypt' option
* decrypt option is used by assemble action plugin.
  Add this parameter to remove failure raised by
  validate-modules:nonexistent-parameter-documented

Fixes: #80840

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
20 hours ago
..
_vendor Require `from __future__ import annotations` (#81902) 7 months ago
cli ansible-config: add 'validate' option (#83007) 1 week ago
collections Require `from __future__ import annotations` (#81902) 7 months ago
compat Remove Python `< 3.5` `selectors` fallbacks (#81872) 7 months ago
config ansible-config: ensure we get templated default (#82974) 2 weeks ago
errors Require `from __future__ import annotations` (#81902) 7 months ago
executor handlers: fix executing in lockstep using linear (#83030) 1 week ago
galaxy Fix installing roles containing symlinks (#82911) 2 days ago
inventory Require `from __future__ import annotations` (#81902) 7 months ago
module_utils Update distro version in __init__.py (#83114) 3 days ago
modules assemble: update argument_spec with 'decrypt' option 20 hours ago
parsing Enable file cache for vaulted host_vars_files vars plugin (#81995) 1 month ago
playbook play_context: remove deprecated PlayContext.verbosity (#82993) 2 weeks ago
plugins password_hash: update docs about bcrypt (#81675) 4 days ago
template inspect components, ansible_managed templatable (#83053) 3 days ago
utils Add description of ansible.utils.path.unfrackpath() basedir argument 20 hours ago
vars plugins: remove deprecated features (#82976) 3 weeks ago
__init__.py Require `from __future__ import annotations` (#81902) 7 months ago
__main__.py Require `from __future__ import annotations` (#81902) 7 months ago
constants.py centralize and complete the internal static vars (#82872) 4 weeks ago
context.py Require `from __future__ import annotations` (#81902) 7 months ago
keyword_desc.yml Fix the strategy plugin description in keywords (#82113) 6 months ago
release.py Bump devel to 2.18.0.dev0 (#82934) 3 weeks ago