mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 13:44:24 -07:00
Fix code snippet in playbook filters doc (#39798)
This commit is contained in:
parent
3d315244af
commit
e4efc191c5
1 changed files with 1 additions and 3 deletions
|
@ -382,8 +382,6 @@ Network CLI filters
|
|||
To convert the output of a network device CLI command into structured JSON
|
||||
output, use the ``parse_cli`` filter::
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
{{ output | parse_cli('path/to/spec') }}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue