From af57f1459a26626cde2cb31ef6ff9fbfb103a72c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 5 Jul 2019 23:40:49 +0200 Subject: added r3-vex2 --- chaos-at-home/r3-vex2.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 chaos-at-home/r3-vex2.yml (limited to 'chaos-at-home/r3-vex2.yml') 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" -- cgit v1.2.3