summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-sw1.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-01-30 12:57:27 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-01-30 12:57:27 +0100
commit255baed9440e5656abc225461788a1b265c1e814 (patch)
tree5bacd5bacab53a8a8f3484671de1e18109a71935 /chaos-at-home/ch-sw1.yml
parentadded ele-ups router (diff)
minor cleanups and whitespace fixes
Diffstat (limited to 'chaos-at-home/ch-sw1.yml')
-rw-r--r--chaos-at-home/ch-sw1.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chaos-at-home/ch-sw1.yml b/chaos-at-home/ch-sw1.yml
index 0d86fa48..ed7b0be5 100644
--- a/chaos-at-home/ch-sw1.yml
+++ b/chaos-at-home/ch-sw1.yml
@@ -3,6 +3,6 @@
hosts: ch-sw1
gather_facts: no
roles:
- - dellos6/bootstrap
- - dellos6/base
- - dellos6/layer2
+ - role: dellos6/bootstrap
+ - role: dellos6/base
+ - role: dellos6/layer2