Closed evgeni closed 1 year ago
the mixture of roles, pre_tasks, tasks and post_tasks is confusing. just use tasks and when a role is needed include_role.
roles
pre_tasks
tasks
post_tasks
include_role
the mixture of
roles
,pre_tasks
,tasks
andpost_tasks
is confusing. just usetasks
and when a role is neededinclude_role
.