From 8da028ef5a9bfa68a28ba4b7bb4e63649b3451c3 Mon Sep 17 00:00:00 2001 From: hiperman Date: Fri, 30 Jan 2026 15:26:26 -0500 Subject: [PATCH] update roles path --- create_app_role.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create_app_role.sh b/create_app_role.sh index c957226..5746ed5 100755 --- a/create_app_role.sh +++ b/create_app_role.sh @@ -1,4 +1,4 @@ -roles_path=./roles +roles_path=../roles # Convert string to valid Ansible variable name convert_to_ansible_var() {