Fix file reference in md5_value lookup
Created by: jprorama
The lookup function appears to be failing due trying to find a literal entry of "file" rather than the file name from the vars. Adding braces to reference variable.
@rtripath89
Scheduled downtime for Gitlab - Monday, November 24, 2025 @ 1700 thru 1800 Central
Gitlab will be down for maintenance as we migrate the storage to new hardware.
Created by: jprorama
The lookup function appears to be failing due trying to find a literal entry of "file" rather than the file name from the vars. Adding braces to reference variable.
@rtripath89