diff --git a/common/deploy-steps.j2 b/common/deploy-steps.j2 index e45584bf98..dd8e4db722 100644 --- a/common/deploy-steps.j2 +++ b/common/deploy-steps.j2 @@ -430,6 +430,7 @@ outputs: any_errors_fatal: yes vars: bootstrap_server_id: BOOTSTRAP_SERVER_ID + become: true tasks: {%- for role in roles %} - include: {{role.name}}/host_prep_tasks.yaml