Thank you Brian, I was exploring different strategies and this whole PID thing i.e. reliance on PID as a constant value failed miserably, I am trying to implement a strategy where every single module that's running is capable of identifying which instance of a playbook called it. One option was to always pass an argument to a collection of modules that I'm developing, something like Module Group defaults
Is there a way I can implement module group defaults for the collection of modules that I'm developing ?
For instance, the following snippet doesn't really work since my collection of modules isn't recognized as a "group"
module_defaults:
group/dhiwakar_namespace.dhiwakar_collection:
session: 123