Skip to content

Commit

Permalink
Update prepare.yml (#18)
Browse files Browse the repository at this point in the history
Copy links in components along with rsync.
  • Loading branch information
dometto authored May 28, 2024
1 parent 782e9b9 commit 2081af0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
src: "{{ item.dir | default(lookup('env', 'PLAYBOOK_DIR')) }}/"
dest: /rsc/plugins/{{ item.name }}/
archive: false
links: true
recursive: true
rsync_opts:
- --exclude=".*"
Expand Down

0 comments on commit 2081af0

Please sign in to comment.