Fix syncing of ~/bin

This commit is contained in:
2020-02-23 14:01:24 +01:00
parent 571316c7a5
commit 7e6d643f42

View File

@@ -208,8 +208,8 @@
- name: copy bin directory
synchronize:
src: bin
dest: ~/bin
src: bin/
dest: ~/bin/
archive: true
checksum: true
copy_links: false