docs: move service definition into explizit markdown file
This commit is contained in:
@@ -68,7 +68,7 @@ inventory.instances = {
|
||||
## Module Settings
|
||||
|
||||
Each role might expose configurable options. See clan's [clanServices
|
||||
reference](../../services/official/index.md) for all available options.
|
||||
reference](../../services/definition.md) for all available options.
|
||||
|
||||
Settings can be set in per-machine or per-role. The latter is applied to all
|
||||
machines that are assigned to that role.
|
||||
@@ -155,7 +155,7 @@ inventory.instances = {
|
||||
|
||||
You can use services exposed by Clan's core module library, `clan-core`.
|
||||
|
||||
🔗 See: [List of Available Services in clan-core](../../services/official/index.md)
|
||||
🔗 See: [List of Available Services in clan-core](../../services/definition.md)
|
||||
|
||||
## Defining Your Own Service
|
||||
|
||||
|
||||
Reference in New Issue
Block a user