summaryrefslogtreecommitdiff
path: root/core/inventory/groups.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'core/inventory/groups.yaml')
-rw-r--r--core/inventory/groups.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/core/inventory/groups.yaml b/core/inventory/groups.yaml
new file mode 100644
index 0000000..52dae9b
--- /dev/null
+++ b/core/inventory/groups.yaml
@@ -0,0 +1,9 @@
+# groups.yaml — Definición de grupos en ShFlow
+# Este archivo permite describir grupos, asignar etiquetas y metadatos.
+# Sintaxis:
+# groups:
+# nombre_grupo:
+# description: <texto descriptivo>
+# tags: [tag1, tag2, ...]
+
+groups: {}