Skip to content
This repository has been archived by the owner on Dec 12, 2019. It is now read-only.

Commit

Permalink
tmp & db_io directories created with sudo again
Browse files Browse the repository at this point in the history
  • Loading branch information
dixhuit committed Oct 23, 2015
1 parent 58b7ab1 commit 571409b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vlad_guts/playbooks/roles/base/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

- name: Ensure certain required vlad_aux subdirectories exist
file: path=/var/www/site/vlad_aux/{{ item }} state=directory mode=0777
sudo: true
with_items:
- tmp
- db_io
Expand Down

0 comments on commit 571409b

Please sign in to comment.