DEV Community

Query Filter
Query Filter

Posted on

docker72

Feature,Static Role (roles: at top),Dynamic Task (include_role in tasks)
Execution Order,Runs before any tasks.,Runs sequentially with tasks.
Conditionals,Cannot use when easily (applies to the whole role).,Can use when on specific tasks/roles.
Logic,"""Always run this role.""","""Run this role if criteria are met."""

Top comments (0)