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

Cleanup in task names

parent 38b3bfc8
Branches
Tags
1 merge request!125Deploy tasks: switch to geant.gap_ansible.nokia_netconf_config
Pipeline #86023 failed
......@@ -45,7 +45,7 @@
( dry_run | ansible.builtin.bool ) is true and
local_side.iptrunk_side_node.vendor == "nokia"
- name: Deploy base_config on "{{ inventory_hostname }}" [AND COMMIT][NOKIA]
- name: Deploy "{{ config_object }}"on "{{ inventory_hostname }}" [AND COMMIT][NOKIA]
# ansible.netcommon.netconf_config:
geant.gap_ansible.nokia_netconf_config:
format: xml
......
......@@ -36,7 +36,7 @@
( dry_run | ansible.builtin.bool ) is true and
new_node.router.vendor == "nokia"
- name: Deploy base_config on "{{ inventory_hostname }}" [AND COMMIT][NOKIA]
- name: Deploy "{{ config_object }}" on "{{ inventory_hostname }}" [AND COMMIT][NOKIA]
geant.gap_ansible.nokia_netconf_config:
format: xml
default_operation: merge
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment