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