diff --git a/aap/inventory/edge_inventory.yaml b/aap/inventory/edge_inventory.yaml new file mode 100644 index 0000000..4d2d593 --- /dev/null +++ b/aap/inventory/edge_inventory.yaml @@ -0,0 +1,7 @@ +plugin: flightctl.core.flightctl +verify_ssl: false +token: aGVI8GAISzfkdFBvKSm3vhb2KBIfxH +host: https://edge-manager.itix.fr:3443 +hostnames: "metadata.labels.alias" +additional_groups: + - group_by: "metadata.labels.type" \ No newline at end of file