summaryrefslogtreecommitdiffstats
path: root/mltk-bwlp/tasks/distro.yml
diff options
context:
space:
mode:
authorJonathan Bauer2021-05-19 10:13:49 +0200
committerJonathan Bauer2021-05-19 10:13:49 +0200
commit85a821af075d5edd19a813bdf78549271afed14b (patch)
tree60127cb57d0fe875f5c5b5f13649132584bd2173 /mltk-bwlp/tasks/distro.yml
parent[mltk-nvidia] update to new multi-version name (diff)
downloadansible-bwlp-85a821af075d5edd19a813bdf78549271afed14b.tar.gz
ansible-bwlp-85a821af075d5edd19a813bdf78549271afed14b.tar.xz
ansible-bwlp-85a821af075d5edd19a813bdf78549271afed14b.zip
[mltk-*] update core mltk roles
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