Previously, the path components were removed before loading the role file when checking the rolename inside the role. This would break if your role file were in a subdirectory of the roles dir
The fix is to use the whole of the arg variable as the path to the role file
Previously, the path components were removed before loading the role file when checking the rolename inside the role. This would break if your role file were in a subdirectory of the roles dir
The fix is to use the whole of the arg variable as the path to the role file