summaryrefslogtreecommitdiffstats
path: root/mltk-bwlp/tasks/distro.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mltk-bwlp/tasks/distro.yml')
-rw-r--r--mltk-bwlp/tasks/distro.yml15
1 files changed, 0 insertions, 15 deletions
diff --git a/mltk-bwlp/tasks/distro.yml b/mltk-bwlp/tasks/distro.yml
deleted file mode 100644
index 1db174d..0000000
--- a/mltk-bwlp/tasks/distro.yml
+++ /dev/null
@@ -1,15 +0,0 @@
----
-# TODO other distros if needed
-- set_fact:
- pkgnames:
- - build-essential
- - automake
- - cmake
- - lsof
- - m4
- - rsync
- - pkg-config
- - xserver-xorg
- when:
- - ansible_distribution == "Ubuntu"
-# TODO QT