Fix code snippet in playbook filters doc (#39798)

pull/39944/head
Ewoud Kohl van Wijngaarden 7 years ago committed by Jordan Borean
parent 3d315244af
commit e4efc191c5

@ -382,8 +382,6 @@ Network CLI filters
To convert the output of a network device CLI command into structured JSON To convert the output of a network device CLI command into structured JSON
output, use the ``parse_cli`` filter:: output, use the ``parse_cli`` filter::
.. code-block:: yaml
{{ output | parse_cli('path/to/spec') }} {{ output | parse_cli('path/to/spec') }}

Loading…
Cancel
Save