浏览代码

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


正在加载...
取消
保存