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

Deactivate ISIS overload step

parent 2efe44a7
No related branches found
No related tags found
1 merge request!188Deactivate ISIS overload step
Pipeline #90253 passed
- name: Deploy ISIS overload on "{{ inventory_hostname }}" [AND COMMIT][NOKIA]
geant.gap_ansible.nokia_netconf_config:
format: xml
default_operation: merge
content: "{{ lookup('ansible.builtin.template', 'routers/{{ subscription.router.vendor }}/router/isis_overload.j2') }}"
commit: true
commit_comment: "{{ commit_comment }}"
diff: true
check_mode: false
ansible.builtin.debug:
msg: "ISIS overload step skipped."
# geant.gap_ansible.nokia_netconf_config:
# format: xml
# default_operation: merge
# content: "{{ lookup('ansible.builtin.template', 'routers/{{ subscription.router.vendor }}/router/isis_overload.j2') }}"
# commit: true
# commit_comment: "{{ commit_comment }}"
# diff: true
# check_mode: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment