diff --git a/common/deploy-steps.j2 b/common/deploy-steps.j2 index 9d5b31acec..e3ba115136 100644 --- a/common/deploy-steps.j2 +++ b/common/deploy-steps.j2 @@ -727,9 +727,6 @@ outputs: become: true gather_facts: "{% raw %}{{ gather_facts | default(false) }}{% endraw %}" any_errors_fatal: yes - # FIXME(shardy) - it would be nice to use strategy: free to - # allow the tasks per-step to run in parallel on each role, - # but that doesn't work with any_errors_fatal: yes vars: bootstrap_server_id: BOOTSTRAP_SERVER_ID step: '{{step}}'