diff options
Diffstat (limited to 'chaos-at-home/r3-vex2.yml')
-rw-r--r-- | chaos-at-home/r3-vex2.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/chaos-at-home/r3-vex2.yml b/chaos-at-home/r3-vex2.yml deleted file mode 100644 index 4efac0a8..00000000 --- a/chaos-at-home/r3-vex2.yml +++ /dev/null @@ -1,7 +0,0 @@ ---- -- name: nothing to see here - hosts: r3-vex2 - tasks: - - name: do nothing - debug: - msg: "all the rest is done using the realraum ansible repo" |