From 1e904716b79cdcdd365d0893ae9a01cd2d0affdb Mon Sep 17 00:00:00 2001 From: fejao <mail@fejao.de> Date: Thu, 13 Feb 2025 16:06:37 +0100 Subject: [PATCH] Updating the README.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1881229..1f96c68 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ This role have no dependency from any another role. - hosts: - test_servers roles: - - roles/dependencies + - roles/c3infodesk-deployment-role-dependencies ``` And call the playbook as: -- GitLab