only change on the roles directory

Change-Id: I19287d394c97b0af3a3b7afdac74654afc613ca4
diff --git a/roles/head-node/tasks/main.yml b/roles/head-node/tasks/main.yml
index 18b9b93..166a328 100644
--- a/roles/head-node/tasks/main.yml
+++ b/roles/head-node/tasks/main.yml
@@ -20,7 +20,7 @@
 - name: Ensure Role Permissions and Modes
   become: yes
   file:
-    path: /etc/maas/ansible
+    path: /etc/maas/ansible/roles
     owner: maas
     group: maas
     mode: u=rwX,g=rX,o=rX