clanModules/importer: Init importer inventory module

Initialize the `importer` inventory module.
It is a power user module that allows for convenient, flexible,
structured imports for hosts.

It exposes the `extraModules` functionality of the inventory,
without any added configuration.

Closes: #2356
This commit is contained in:
a-kenji
2024-11-19 13:44:03 +01:00
parent 9030fa0cf4
commit de48d3447d
5 changed files with 34 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ nav:
- reference/clanModules/heisenbridge.md
- reference/clanModules/index.md
- reference/clanModules/iwd.md
- reference/clanModules/importer.md
- reference/clanModules/localbackup.md
- reference/clanModules/localsend.md
- reference/clanModules/machine-id.md