From 0c94b5e9a5bca4f01621be7b0792c16adb7b15f2 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 8 Jun 2019 05:27:36 +0200 Subject: initial support for dellos6 switches --- chaos-at-home/ch-sw0.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 chaos-at-home/ch-sw0.yml (limited to 'chaos-at-home/ch-sw0.yml') diff --git a/chaos-at-home/ch-sw0.yml b/chaos-at-home/ch-sw0.yml new file mode 100644 index 00000000..bd2da22b --- /dev/null +++ b/chaos-at-home/ch-sw0.yml @@ -0,0 +1,6 @@ +--- +- name: bootstrap + hosts: ch-sw0 + gather_facts: no + roles: + - dellos6/bootstrap -- cgit v1.2.3