From 95a7058eb2e5a6853a11c69434d11cf467c1316b Mon Sep 17 00:00:00 2001 From: "Artemis (Iron Legion)" Date: Fri, 22 May 2026 23:54:17 -0400 Subject: [PATCH] fix: rename mk-39/mk-42 host_vars to match hostname pattern --- host_vars/{mark-39.yml => mk-39.yml} | 0 host_vars/{mark-42.yml => mk-42.yml} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename host_vars/{mark-39.yml => mk-39.yml} (100%) rename host_vars/{mark-42.yml => mk-42.yml} (100%) diff --git a/host_vars/mark-39.yml b/host_vars/mk-39.yml similarity index 100% rename from host_vars/mark-39.yml rename to host_vars/mk-39.yml diff --git a/host_vars/mark-42.yml b/host_vars/mk-42.yml similarity index 100% rename from host_vars/mark-42.yml rename to host_vars/mk-42.yml