From 90ca36db8158de1376fd38b5e2a79456a1717002 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 3 Aug 2019 20:35:30 +0200 Subject: added ch-sw1 --- chaos-at-home/ch-sw1.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 chaos-at-home/ch-sw1.yml (limited to 'chaos-at-home') diff --git a/chaos-at-home/ch-sw1.yml b/chaos-at-home/ch-sw1.yml new file mode 100644 index 00000000..0d86fa48 --- /dev/null +++ b/chaos-at-home/ch-sw1.yml @@ -0,0 +1,8 @@ +--- +- name: bootstrap + hosts: ch-sw1 + gather_facts: no + roles: + - dellos6/bootstrap + - dellos6/base + - dellos6/layer2 -- cgit v1.2.3