diff --git a/common/deploy-steps.j2 b/common/deploy-steps.j2 index 535d63d15f..93b493e4d3 100644 --- a/common/deploy-steps.j2 +++ b/common/deploy-steps.j2 @@ -424,6 +424,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