From 02e0d31298904582249610fa9183575cee5c7dbd Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 18 Aug 2019 10:04:19 +0200 Subject: added r3-cccamp19-sw0, some fixes for dellos6 roles --- chaos-at-home/r3-cccamp19-sw0.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 chaos-at-home/r3-cccamp19-sw0.yml (limited to 'chaos-at-home/r3-cccamp19-sw0.yml') diff --git a/chaos-at-home/r3-cccamp19-sw0.yml b/chaos-at-home/r3-cccamp19-sw0.yml new file mode 100644 index 00000000..1fbeb452 --- /dev/null +++ b/chaos-at-home/r3-cccamp19-sw0.yml @@ -0,0 +1,8 @@ +--- +- name: bootstrap + hosts: r3-cccamp19-sw0 + gather_facts: no + roles: + - dellos6/bootstrap + - dellos6/base + - dellos6/layer2 -- cgit v1.2.3