Dear Experts,
Can someone please let me know how to define HOST name dynamically in YAML File.
Currently , I need to change host name once for Development before deploying to Development , and I need to change host name to Qua before deploying to Quality and to PRD before deploying to Production server.
Is there any parameter like $host to dynamically do this job in YAML File