@Prashanta_Mahato Hello, I am also experiencing the same problem, but I have an alternative method,
run the command
sudo apt-get install libssl-dev
then Edit it on install.py
libssl1.0-dev to libssl-dev
then open the file
/tmp/.bench/playbooks/roles/common/tasks/debian_family.yml
and edit
libssl1.0-dev to libssl-dev
I have tried and succeeded
good luck to you