From 4816cce305b644b95525653d190bde309003d4d1 Mon Sep 17 00:00:00 2001 From: irl Date: Sat, 7 Mar 2026 14:41:00 +0000 Subject: [PATCH] fix(podman_host): containters -> containers --- .../templates/etc/{containters.conf => containers.conf} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename roles/podman_host/templates/etc/{containters.conf => containers.conf} (100%) diff --git a/roles/podman_host/templates/etc/containters.conf b/roles/podman_host/templates/etc/containers.conf similarity index 100% rename from roles/podman_host/templates/etc/containters.conf rename to roles/podman_host/templates/etc/containers.conf