summaryrefslogtreecommitdiffstats
path: root/mltk-qemu/meta/main.yml
diff options
context:
space:
mode:
authorManuel Bentele2021-06-25 14:49:12 +0200
committerManuel Bentele2021-06-25 14:49:12 +0200
commitfda0955acf0098c5177ad052c46523a76af655a9 (patch)
tree554d88a7a146a92693579de4733d1efee23ce9fb /mltk-qemu/meta/main.yml
parentREADME.md: added note on the background mess :) (diff)
downloadansible-bwlp-fda0955acf0098c5177ad052c46523a76af655a9.tar.gz
ansible-bwlp-fda0955acf0098c5177ad052c46523a76af655a9.tar.xz
ansible-bwlp-fda0955acf0098c5177ad052c46523a76af655a9.zip
[mltk-qemu] Add build of 'qemu' mltk target
Diffstat (limited to 'mltk-qemu/meta/main.yml')
-rw-r--r--mltk-qemu/meta/main.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/mltk-qemu/meta/main.yml b/mltk-qemu/meta/main.yml
new file mode 100644
index 0000000..74efe31
--- /dev/null
+++ b/mltk-qemu/meta/main.yml
@@ -0,0 +1,3 @@
+---
+dependencies:
+ - { role: mltk-core }