Преглед на файлове

do not fetch fish history anymore

master
Markus Katharina Brechtel преди 4 години
родител
ревизия
a19e681bde
променени са 1 файла, в които са добавени 6 реда и са изтрити 6 реда
  1. +6
    -6
      tasks/fish.yml

+ 6
- 6
tasks/fish.yml Целия файл

@@ -23,9 +23,9 @@
shell: /usr/bin/fish
when: not root_target_directory is defined

- name: fetch fish history
fetch:
src: /root/.local/share/fish/fish_history
dest: host_files
when: not root_target_directory is defined
failed_when: false
# - name: fetch fish history
# fetch:
# src: /root/.local/share/fish/fish_history
# dest: host_files
# when: not root_target_directory is defined
# failed_when: false