浏览代码

fetch fish history

master
Markus Katharina Brechtel 7 年前
父节点
当前提交
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