Remove strategy comment
We switched to our free version which does work with any_errors_fatal now so this comment is no longer relevant. Change-Id: Ifad07edb4496b0e3ea5b34aee3933ece4bb2dfc6
This commit is contained in:
parent
1ed76a298c
commit
7a46a91e75
@ -735,9 +735,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}}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user