summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-07-05 23:40:49 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-07-05 23:40:49 +0200
commitaf57f1459a26626cde2cb31ef6ff9fbfb103a72c (patch)
tree0fc1e5a50557fdc01b3a0c06b80c01a130b12867 /chaos-at-home
parentfix vm-install role (diff)
added r3-vex2
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/r3-vex2.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/chaos-at-home/r3-vex2.yml b/chaos-at-home/r3-vex2.yml
new file mode 100644
index 00000000..0369175b
--- /dev/null
+++ b/chaos-at-home/r3-vex2.yml
@@ -0,0 +1,7 @@
+---
+- name: nothing to see here
+ hosts: r3-vex2
+ tasks:
+ - name: do nothing
+ debug:
+ msg: "all the rest is done using the realraum ansible repo"