From b1dbc79d2263c5134ee851131b8fdaa6c55237d6 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 15 Sep 2024 06:13:20 +0000 Subject: [PATCH] Site update --- docs/release_notes/0.54.3.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release_notes/0.54.3.html b/docs/release_notes/0.54.3.html index eca4148f..d67f6ffa 100644 --- a/docs/release_notes/0.54.3.html +++ b/docs/release_notes/0.54.3.html @@ -128,7 +128,7 @@

path_map - variable path mapping

path_map is a new feature developed by Erik Huelsmann to ease the management of files for different hosts. In the past, if you wanted to upload a file (for example /etc/security/access.conf) to your servers and wanted to have different access.conf files per environment, or for a special host, you had to build this logic by yourself. With the path_map feature you only have to define the lookup path and Rex is doing this for you.

-
use Rex -feature => ['0.54'];
+
use Rex -feature => ['0.54'];
 
 set path_map => {
     "files/" => [