CORD-391 - cleaned up ansible to pass cleanly through ansible-lint

Change-Id: I90284704255edc19abbdb239852c520a4bf48df4
diff --git a/config/pod5.yml b/config/pod5.yml
index c54f9c4..b001bdd 100644
--- a/config/pod5.yml
+++ b/config/pod5.yml
@@ -14,12 +14,12 @@
   #
   # management_ip - the IP address and mask bits to be used to configure the network
   #                 interface connecting the head node to the POD internal
-  #                 management network. The head node will deliver DHCP addresses to 
+  #                 management network. The head node will deliver DHCP addresses to
   #                 the other compute nodes over this interface
   #
   # external_ip   - the IP address and mask bits to be used to configure the network
-  #                 interface connecting the head node (and the POD) to the 
-  #                 Internet. All traffic in the POD to external hosts will be 
+  #                 interface connecting the head node (and the POD) to the
+  #                 Internet. All traffic in the POD to external hosts will be
   #                 NAT-ed through this interface
   fabric_ip: '10.6.1.1/24'
   management_ip: '10.6.0.1/24'