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
fetch fish history
master
Markus Katharina Brechtel
7 years ago
parent
9c6bce04cb
commit
31649cfe0d
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
tasks/main.yml
+ 5
- 0
tasks/main.yml
View File
@@ -21,6 +21,11 @@
name: root
shell: /usr/bin/fish
- name: fetch fish history
fetch:
src: /root/.local/share/fish/fish_history
dest: host_files
- name: ssh key
user:
name: root