diff --git a/build.json b/build.json
index 2afdacd96ab8392590f56e1bc789dffd8c39d094..b28aebf829f9463b771fbca2812a8488f3ca8ffd 100644
--- a/build.json
+++ b/build.json
@@ -35,7 +35,7 @@
    {
     "type": "shell",
     "inline": [
-      "sudo ansible-playbook -c local -i /CRI_XCBC/hosts -l `hostname -s` /CRI_XCBC/site.yaml -b"
+      "sudo ansible-playbook -c local -i /CRI_XCBC/hosts -l `hostname -s` /CRI_XCBC/site-build.yaml -b"
     ]
    }
   ]