default app_backup to true

This commit is contained in:
2026-07-27 13:55:20 -04:00
parent 9d59101fbe
commit 0b70d6e919
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -327,6 +327,7 @@ The `templates/` directory of the calling shim role is discovered automatically
| Variable | Default | Description |
|----------|---------|-------------|
| `app_backup` | `true` | Whether backups run when invoked with `--tags backup`; set `false` to opt a host out |
| `app_backup_subdirectories` | `[]` | Specific directories to backup |
| `app_backup_stop_services` | `true` | Stop containers during backup |
| `app_backup_retention_days_controller` | `90` | Controller backup retention |