summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-sw0.yml
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home/ch-sw0.yml')
-rw-r--r--chaos-at-home/ch-sw0.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chaos-at-home/ch-sw0.yml b/chaos-at-home/ch-sw0.yml
index fd0dedd0..c3d02802 100644
--- a/chaos-at-home/ch-sw0.yml
+++ b/chaos-at-home/ch-sw0.yml
@@ -3,6 +3,6 @@
hosts: ch-sw0
gather_facts: no
roles:
- - dellos6/bootstrap
- - dellos6/base
- - dellos6/layer2
+ - role: dellos6/bootstrap
+ - role: dellos6/base
+ - role: dellos6/layer2