helpful to put a state for the files. I like NC - and VA and WI to some extent. I hear WA is nice
but I chose 'directory' for this one
This commit is contained in:
parent
6d9b03ef96
commit
8792529944
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
action: copy src=$files/artboard/artboard-backup dest=/etc/cron.daily/artboard-backup mode=0755
|
||||
|
||||
- name: make artboard subdir
|
||||
action: file path=/srv/persist/artboard mode=0755
|
||||
action: file path=/srv/persist/artboard mode=0755 state=directory
|
||||
|
||||
- name: link artboard into /var/www/html
|
||||
action: file state=link src=/srv/persist/artboard path=/var/www/html/artboard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue