Remove incorrect parts from docs. (#2388) (#2389)

(cherry picked from commit f9514729a3)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2025-02-04 12:47:41 +00:00
committed by GitHub
parent f3022aa7f8
commit 8ab37e9efd

View File

@@ -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