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

BGP role: remove var debug

parent 5140f474
Branches
Tags
1 merge request!200FW role finishing
Pipeline #90785 passed
...@@ -3,10 +3,10 @@ ...@@ -3,10 +3,10 @@
- name: Load Standard Policy Statements vars - name: Load Standard Policy Statements vars
ansible.builtin.include_tasks: merge_vars.yaml ansible.builtin.include_tasks: merge_vars.yaml
- name: Debug bgp_session_list # - name: Debug bgp_session_list
ansible.builtin.debug: # ansible.builtin.debug:
var: bgp_obj # var: bgp_obj
#
- name: Compile templates - name: Compile templates
ansible.builtin.include_tasks: compile.yaml ansible.builtin.include_tasks: compile.yaml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment