소스 검색

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


불러오는 중...
취소
저장