docs: fix typo in inventory

This commit is contained in:
Johannes Kirschbauer
2024-12-05 16:54:02 +01:00
parent a0ba8c4806
commit cb329900d9

View File

@@ -362,7 +362,7 @@ in
services.borgbackup."instance_1" = {
roles.client.machines = ["machineA"];
machineA.config = {
machines.machineA.config = {
# Additional specific config for the machine
# This is merged with all other config places
};