From 06e1632e8fc6f5cd7a07fb474243cfd5530ff8b4 Mon Sep 17 00:00:00 2001 From: brusq-RH <76945214+brusq-RH@users.noreply.github.com> Date: Thu, 18 Sep 2025 10:03:20 +0200 Subject: [PATCH] up --- aap/inventory/edge_inventory.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aap/inventory/edge_inventory.yaml b/aap/inventory/edge_inventory.yaml index 0a7c424..0559ca1 100644 --- a/aap/inventory/edge_inventory.yaml +++ b/aap/inventory/edge_inventory.yaml @@ -1,7 +1,7 @@ plugin: flightctl.core.flightctl verify_ssl: false -token: "{{lookup('ansible.builtin.env', 'flight_ctrl_token')}}" -host: "{{lookup('ansible.builtin.env', 'flight_ctrl_url')}}" +token: ARcFO44sQL6FSHCSh7NCFyk3BMprqh +host: https://edge-manager.itix.fr:3443 hostnames: "metadata.labels.alias" additional_groups: - group_by: "metadata.labels.type" \ No newline at end of file