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

`deploy_service`: set vars depending on the product_type

parent f05f21de
No related branches found
No related tags found
1 merge request!203Feature/nat 905 vrf create
Pipeline #90965 failed
---
- name: Set router and vendor for the use with SBP
when: subsciption.product.product_type == 'L3CoreService'
ansible.builtin.set_fact:
router: "{{ ap.sbp.edge_port.node }}"
vendor: "{{ router.vendor }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment