Przeglądaj źródła

fetch fish history

master
Markus Katharina Brechtel 7 lat temu
rodzic
commit
31649cfe0d
1 zmienionych plików z 5 dodań i 0 usunięć
  1. +5
    -0
      tasks/main.yml

+ 5
- 0
tasks/main.yml Wyświetl plik

@@ -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