Is there a way i can retrieve the currently used playbook name, currently running play and task name using playbook rules? I need these 3 info to send them as a parameter for an external python script which would print a message using these 3 values so that the end users are aware of what task, playbook and play has resulted in that particular message. Is there a way i can retrieve these info during runtime in a playbook?
Regards,
Ankit