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() {