Procházet zdrojové kódy

remove clean tasks file

master
Markus Brechtel před 4 roky
rodič
revize
5b82dcfed9
2 změnil soubory, kde provedl 0 přidání a 9 odebrání
  1. +0
    -7
      tasks/clean.yaml
  2. +0
    -2
      tasks/main.yaml

+ 0
- 7
tasks/clean.yaml Zobrazit soubor

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


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

+ 0
- 2
tasks/main.yaml Zobrazit soubor

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

- import_tasks: network.yaml

- import_tasks: clean.yaml

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


Načítá se…
Zrušit
Uložit