Browse Source

don't fail when no fish history is there

master
parent
commit
5881d44c37
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tasks/fish.yml

+ 1
- 0
tasks/fish.yml View File

@@ -28,3 +28,4 @@
src: /root/.local/share/fish/fish_history
dest: host_files
when: not root_target_directory is defined
failed_when: false