This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-root_user
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
don't fail when no fish history is there
master
Markus Katharina Brechtel
6 years ago
parent
a0fc4b9282
commit
5881d44c37
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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