Sfoglia il codice sorgente

fetch fish history

master
Markus Katharina Brechtel 7 anni fa
parent
commit
31649cfe0d
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. +5
    -0
      tasks/main.yml

+ 5
- 0
tasks/main.yml Vedi 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