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

calculate_local_side: cleanup

parent ce7dfd1f
Branches
Tags
1 merge request!111deactivate_trunk_side: module update
......@@ -4,13 +4,6 @@
vars:
query: "iptrunk.iptrunk_sides[?iptrunk_side_node.router_fqdn == '{{ inventory_hostname }}'] | [0]"
# - name: Show local info
# debug:
# msg: "{{ local_side }}"
#
# - name: Stop
# meta: end_play
- name: Load netconf connection config
ansible.builtin.set_fact:
ansible_connection: "{{ netconf_access[local_side.iptrunk_side_node.vendor].ansible_connection }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment