From 561b58c327b05a659e9f78d2c9c6c89f6ac7cd88 Mon Sep 17 00:00:00 2001 From: Bradley Bickford Date: Wed, 28 Jan 2026 20:33:54 -0500 Subject: [PATCH] Fixing spelling of one of the variables for nextcloud backups --- inventories/core_infrastructure.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventories/core_infrastructure.yml b/inventories/core_infrastructure.yml index 2e67c11..d2571a0 100644 --- a/inventories/core_infrastructure.yml +++ b/inventories/core_infrastructure.yml @@ -30,7 +30,7 @@ all: - /nextcloud backup_dir: /backup/nextcloud backup_name_prefix: nextcloud - max_backups_key: 3 + max_backups_kept: 3 database: ansible_host: "10.12.34.3" publicworks: