From f4491dbd604402d0379157e29ea0ca184cc082c0 Mon Sep 17 00:00:00 2001 From: pavel Date: Fri, 7 Nov 2025 10:14:06 +0200 Subject: [PATCH] 10:14 --- files/ansible-playbooks/sot-updater.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/files/ansible-playbooks/sot-updater.yml b/files/ansible-playbooks/sot-updater.yml index d50ac20..e42bd8e 100644 --- a/files/ansible-playbooks/sot-updater.yml +++ b/files/ansible-playbooks/sot-updater.yml @@ -488,6 +488,13 @@ set_fact: multissidfix_value: "{{ (ssid_final_count | int) ~ ' ssids' }}" + - name: Dev1 | multissidfix debug + delegate_to: localhost + when: multissidfix_value is defined + debug: + msg: "multissidfix_value={{ multissidfix_value }}" + + - name: Publish Dev1 multissidfix custom field delegate_to: localhost uri: