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
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