Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit 8d79d70

Browse files
author
Jamie Snape
committed
Tweak Ansible provisioning
1 parent 5253afa commit 8d79d70

File tree

1 file changed

+3
-0
lines changed
  • provisioning/ansible/roles/common/tasks

1 file changed

+3
-0
lines changed

provisioning/ansible/roles/common/tasks/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@
2727
- cmake
2828
- git
2929
- unzip
30+
31+
- name: chmod 0777
32+
file: path=core/configs mode=0777 recurse=yes state=directory

0 commit comments

Comments
 (0)