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

PE base-config - updated merge variables

parent e7804aca
Branches
Tags
No related merge requests found
Pipeline #88191 passed
......@@ -29,7 +29,7 @@
cpm_filters: "{{ lookup('community.general.merge_variables', 'cpmf__to_merge', pattern_type='suffix') }}"
- name: Prepare PE-specific vars
when: promote_to_pe | ansible.builtin.bool # FIX: check the exact verb / keyword
when: verb == "deploy_pe_base_config"
block:
- name: Merge Nokia PE CPM filters
ansible.builtin.set_fact:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment