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

Merge branch 'bugfix/nat-590' into 'develop'

Update SROS optical checks

See merge request !140
parents 75b60cf4 e2dcbaf6
No related branches found
No related tags found
1 merge request!140Update SROS optical checks
Pipeline #87181 passed
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
- name: Parse SROS port optical output - name: Parse SROS port optical output
ansible.utils.cli_parse: ansible.utils.cli_parse:
text: "{{out.output['rpc-reply']['nokiaoper:results']['nokiaoper:md-cli-output-block'].split('\n')}}" text: "{{ out.output['rpc-reply']['nokiaoper:results']['nokiaoper:md-cli-output-block'] }}"
parser: parser:
name: ansible.netcommon.native name: ansible.netcommon.native
template_path: "{{ role_path }}/templates/sros_show_port_optical.yaml" 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