From 6acb059b4699f036794d30b79cc47035b86b15ba Mon Sep 17 00:00:00 2001 From: Luke Tainton Date: Mon, 23 Feb 2026 20:07:12 +0000 Subject: [PATCH] Add Org ID --- config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.yaml b/config.yaml index c64ff7a..6b12cf8 100644 --- a/config.yaml +++ b/config.yaml @@ -3,6 +3,7 @@ gather_facts: false vars: debug: false + oid: 537586 nid: L_671599294431642401 # TaintonNet vlans: - id: 1 @@ -89,6 +90,7 @@ perPage: 100 networkIds: - "{{ nid }}" + organizationId: "{{ oid }}" register: devices - name: Update All Device Info