Skip to content
Snippets Groups Projects
Commit e2dcbaf6 authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

Jinja style fix

parent 14a78520
No related branches found
No related tags found
1 merge request!140Update SROS optical checks
Pipeline #87180 passed
......@@ -57,7 +57,7 @@
- name: Parse SROS port optical output
ansible.utils.cli_parse:
text: "{{out.output['rpc-reply']['nokiaoper:results']['nokiaoper:md-cli-output-block']}}"
text: "{{ out.output['rpc-reply']['nokiaoper:results']['nokiaoper:md-cli-output-block'] }}"
parser:
name: ansible.netcommon.native
template_path: "{{ role_path }}/templates/sros_show_port_optical.yaml"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment