ソースを参照

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