瀏覽代碼

fetch fish history

master
Markus Katharina Brechtel 6 年之前
父節點
當前提交
31649cfe0d
共有 1 個檔案被更改,包括 5 行新增0 行删除
  1. +5
    -0
      tasks/main.yml

+ 5
- 0
tasks/main.yml 查看文件

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