ansible-doc Verified for current stable LTS

Ansible Doc Command: List Available Plugins Of Specific Type

Use for list available plugins of specific type with Ansible Doc. Exact CLI syntax to list available plugins of specific type using Ansible Doc.

When to use this: Use for list available plugins of specific type with Ansible Doc.

Command Syntax

ansible-doc -t <become|cache|callback|cliconf|connection|...> -l

Command Breakdown

-t
Command Option
Tool-specific option used by this command invocation.
-l
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to list available plugins of specific type using Ansible Doc.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Ansible Doc directory