diff --git a/user.yml b/user.yml index 9489d11..781b5ea 100644 --- a/user.yml +++ b/user.yml @@ -208,8 +208,8 @@ - name: copy bin directory synchronize: - src: bin - dest: ~/bin + src: bin/ + dest: ~/bin/ archive: true checksum: true copy_links: false