ソースを参照

removed unnescesary tasks

master
コミット
e02a028ff0
1個のファイルの変更0行の追加7行の削除
  1. +0
    -7
      tasks/main.yml

+ 0
- 7
tasks/main.yml ファイルの表示

@@ -16,10 +16,3 @@
with_items:
- fish_title
- fish_prompt

- file:
path: /etc/fish/conf.d/title.fish
state: absent
- file:
path: /etc/fish/conf.d/prompt.fish
state: absent

読み込み中…
キャンセル
保存