Explorar el Código

fetch fish history

master
Markus Katharina Brechtel hace 6 años
padre
commit
31649cfe0d
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      tasks/main.yml

+ 5
- 0
tasks/main.yml Ver fichero

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