Multiple updates. Converted many of the Yaml files from "dos" format to
"unix" format. Finalized the creation of the final installer file set
that can be copied to a USB Flash drive or other removable media.
Updated the config file with comments to make it more user friendly.
Deleted ansible files that were no longer needed. This update continues
to address the requirements laid out by Jira VOL-6.

Change-Id: I7434d2ec01768121e8d2ec50bb633c515281b37a
diff --git a/install/TODO b/install/TODO
index 67a0653..f020e8e 100644
--- a/install/TODO
+++ b/install/TODO
@@ -1,3 +1,7 @@
+- Update the ansible scripts to install docker in swarm mode
+  - 3 Master nodes.
+**** DONE **** DONE **** DONE **** DONE **** DONE **** DONE **** DONE **** DONE **** DONE **** DONE ****
+
 - Create an installer tar file when not run in test mode
   - This file should include:
     - The qcow2 image for the installer
@@ -13,3 +17,4 @@
   - Move the pull and push roles into the voltha role
     - Use the target selector to trigger the appropriate ones
     - OR create voltha-deploy and voltha-create roles (TBD)
+