build-inventory: move inventory and inventoryClass into explizitly different folders
This commit is contained in:
4
lib/modules/inventory/tests/legacyModule/README.md
Normal file
4
lib/modules/inventory/tests/legacyModule/README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
features = [ "inventory" ]
|
||||
---
|
||||
Description
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
lib,
|
||||
clan-core,
|
||||
...
|
||||
}:
|
||||
{
|
||||
# Just some random stuff
|
||||
options.test = lib.mapAttrs clan-core;
|
||||
}
|
||||
Reference in New Issue
Block a user