Brad
Brad
Steps to reproduce ------------------ ```powershell #linux powershell PS /> Set-Location //server/folder/ Set-Location : Cannot find path '//server/folder/' because it does not exist. At line:1 char:1 + Set-Location //server/folder/ + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...
Created dependencies file for RHEL 8 family as its the same as RHEL 7 Fixes: #64
I have been using this role with the RHEL 7 dependencies file name updated to RHEL 8 support. Looking to add to the core project.