Remove duplication and split deploy role #596
Labels
complexity/single-task
Regular task, should be done within days.
kind/internal
Doesn't affect users directly, may be e.g. infrastructure, DB related.
kind/refactor
Technical debt - the code needs love.
After #581 a new
deploy
role exists.It was needed to be able to customize the variables in the deploy playbook when running inside
tmt
.We should get rid of the duplication.
The deploy playbook and the role are now the very same (the role has handlers, tasks and variables splitted in different files).
We agreed also on splitting the new role in multiple smaller roles
The text was updated successfully, but these errors were encountered: