From 643888044097948d2769ff3be1c842cfdb62e242 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 12:47:50 +0000 Subject: [PATCH] Remove incorrect parts from docs. (#2388) (#2390) (cherry picked from commit f9514729a35174c8a51b084991dc025e8166e94d) Co-authored-by: Felix Fontein --- docs/docsite/rst/network/user_guide/cli_parsing.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/docsite/rst/network/user_guide/cli_parsing.rst b/docs/docsite/rst/network/user_guide/cli_parsing.rst index 95e372b28be..1af2a03c3d6 100644 --- a/docs/docsite/rst/network/user_guide/cli_parsing.rst +++ b/docs/docsite/rst/network/user_guide/cli_parsing.rst @@ -56,8 +56,6 @@ The ``cli_parse`` module includes the following cli_parsing plugins: A library for semi-structured text parsing using templates, with added capabilities to simplify the process ``pyats`` Uses the parsers included with the Cisco Test Automation & Validation Solution -``jc`` - A python module that converts the output of dozens of popular Linux/UNIX/macOS/Windows commands and file types to python dictionaries or lists of dictionaries. Note: this filter plugin can be found in the ``community.general`` collection. ``json`` Converts JSON output at the CLI to an Ansible native data structure