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