ソースを参照

remove clean tasks file

master
Markus Brechtel 4年前
コミット
5b82dcfed9
2個のファイルの変更0行の追加9行の削除
  1. +0
    -7
      tasks/clean.yaml
  2. +0
    -2
      tasks/main.yaml

+ 0
- 7
tasks/clean.yaml ファイルの表示

@@ -1,7 +0,0 @@
---


# - name: ensure old packages are absent
# apt:
# pkg:
# state: absent

+ 0
- 2
tasks/main.yaml ファイルの表示

@@ -18,8 +18,6 @@

- import_tasks: network.yaml

- import_tasks: clean.yaml

- import_role:
name: screensaver
- import_tasks: backgrounds.yaml


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