diff --git a/ansible/roles/bifrost/tasks/deploy.yml b/ansible/roles/bifrost/tasks/deploy.yml index 1129e90b88..fe58cc3f76 100644 --- a/ansible/roles/bifrost/tasks/deploy.yml +++ b/ansible/roles/bifrost/tasks/deploy.yml @@ -1,4 +1,6 @@ --- - include: config.yml + - include: start.yml + - include: bootstrap.yml