commit | 141d2abc7fed5e8a545d98947649e372890ae4a5 | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Fri Aug 26 13:02:33 2016 -0700 |
committer | David Bainbridge <dbainbri@ciena.com> | Fri Aug 26 13:04:18 2016 -0700 |
tree | 8d698dbbc66c1846830c32df5725d83962fb5d11 | |
parent | 5f50b15fb1b9fc925a7bf8829925011e96e3685d [diff] |
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