瀏覽代碼

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


Loading…
取消
儲存