Docs: add inventory module docs
This commit is contained in:
committed by
hsjobeki
parent
e6c78054c4
commit
712ed3f738
@@ -1,15 +1,2 @@
|
||||
Efficient, deduplicating backup program with optional compression and secure encryption.
|
||||
---
|
||||
|
||||
## Roles
|
||||
|
||||
- Client
|
||||
- Server
|
||||
|
||||
## Configuration
|
||||
|
||||
Configure target machines where the backups should be sent to through `targets`.
|
||||
|
||||
Configure machines that should be backed up either through `includeMachines`
|
||||
which will exclusively add the included machines to be backed up, or through
|
||||
`excludeMachines`, which will add every machine except the excluded machine to the backup.
|
||||
---
|
||||
Reference in New Issue
Block a user