Skip to content

Commit

Permalink
Set /usr/local/opt permissions to 0755
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestas-poskus committed Oct 1, 2016
1 parent ba4ce03 commit 01e2310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
state: directory
owner: "root"
group: "root"
mode: 0750
mode: 0755

- name: "Creating mkdir {{ item }}"
file:
Expand Down

0 comments on commit 01e2310

Please sign in to comment.