This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-simple-desktop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
remove clean tasks file
master
Markus Brechtel
4 years ago
parent
afe628e637
commit
5b82dcfed9
2 changed files
with
0 additions
and
9 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-7
tasks/clean.yaml
+0
-2
tasks/main.yaml
+ 0
- 7
tasks/clean.yaml
View File
@@ -1,7 +0,0 @@
---
# - name: ensure old packages are absent
# apt:
# pkg:
# state: absent
+ 0
- 2
tasks/main.yaml
View File
@@ -18,8 +18,6 @@
- import_tasks: network.yaml
- import_tasks: network.yaml
- import_tasks: clean.yaml
- import_role:
- import_role:
name: screensaver
name: screensaver
- import_tasks: backgrounds.yaml
- import_tasks: backgrounds.yaml
Write
Preview
Loading…
Cancel
Save