diff --git a/device_groups/test.yml b/device_groups/test.yml index b77a7a9..6b101fb 100644 --- a/device_groups/test.yml +++ b/device_groups/test.yml @@ -1,4 +1,7 @@ test: object_groups: - #- test - - all + - test + +all: + object_groups: + - all \ No newline at end of file