diff --git a/playbooks/preflight.yml b/playbooks/preflight.yml index b49cd73..c738f23 100644 --- a/playbooks/preflight.yml +++ b/playbooks/preflight.yml @@ -1,7 +1,7 @@ --- # hashistack deployment playbook - name: "Preflight" - hosts: all + hosts: all, !deployment strategy: linear gather_facts: true become: true