From 88853b3adc49af465b72ce10cd5b52d698552c3d Mon Sep 17 00:00:00 2001 From: Maxim Vershinin Date: Tue, 11 Aug 2026 13:15:13 +0400 Subject: [PATCH] REFACTOR: update_configs role works fine --- playbooks/maintain.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/maintain.yaml b/playbooks/maintain.yaml index aece97e..8ecc353 100644 --- a/playbooks/maintain.yaml +++ b/playbooks/maintain.yaml @@ -18,3 +18,4 @@ # Harden SSH - we must be sure that the last version of ssh configs are distributed - ../roles/harden_ssh # Update configs - omz, nvim, ranger and so on. Distribute the last version of those configs + - ../roles/update_configs