Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardclau committed Jul 5, 2016
1 parent 997c18e commit 1448190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/tasks/create-shared-paths.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
- name: ANSISTRANO | Ensure shared files folder exists
file:
state: directory
path: "{{ ansistrano_deploy_to }}/shared/files
path: "{{ ansistrano_deploy_to }}/shared/files"

- name: ANSISTRANO | Ensure shared file 2 exists
file:
Expand Down

0 comments on commit 1448190

Please sign in to comment.