Execute Task From Another Task

Hi friends:

Is there a way to call a task from another task?
For example:

execute task1_clean (bigfixclient1, bigfixclient2)
execute task2_copy (bigfixclient1, bigfixclient2)
execute task3_install (bigfixclient1, bigfixclient2)

I dont want to copy / paste the content from the tasks in only one because the original task could be updated.

Thank you in advance!

You should add the three Tasks to a Baseline, and then execute the Baseline.