CORD-654 configure MAAS via ansible module

Change-Id: I9f1b3b83b41d2cf1e87660d4a50fd3267ad1679a
diff --git a/automation/sample-filter.json b/automation/sample-filter.json
index 2a81a99..9d424df 100644
--- a/automation/sample-filter.json
+++ b/automation/sample-filter.json
@@ -1,11 +1,11 @@
-{  
-   "hosts":{  
-      "include":[  
+{
+   "hosts":{
+      "include":[
          ".*"
       ]
    },
-   "zones":{  
-      "include":[  
+   "zones":{
+      "include":[
          "default",
          "petaluma-lab"
       ]