mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
(cherry picked from commit f9514729a3)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user