VOL-394 This update ensures that the appropriate directories are created
for consul and that the consul config is copied to one of those
directories.

Change-Id: I3f925f1ee28786fe4f9acdb54bbbe0db6b708857
diff --git a/install/ansible/roles/installer/tasks/main.yml b/install/ansible/roles/installer/tasks/main.yml
index 5f39f16..0b1666e 100644
--- a/install/ansible/roles/installer/tasks/main.yml
+++ b/install/ansible/roles/installer/tasks/main.yml
@@ -28,6 +28,7 @@
     - install/get-host-logs.sh
     - install/ansible
     - compose
+    - consul_config/basic.json
   tags: [installer]
 
 - name: Determine if test mode is active