Commit 6ee3745
Changed files (1)
main.yml
@@ -103,7 +103,7 @@
- src: "{{ home_repo }}/screenrc"
dest: "$HOME/.screenrc"
- src: "{{ home_repo }}/curlrc"
- dest: "$HOME/curlrc"
+ dest: "$HOME/.curlrc"
- name: nginx configs
copy: