diff options
Diffstat (limited to 'chaos-at-home/r3-cccamp19-sw0.yml')
-rw-r--r-- | chaos-at-home/r3-cccamp19-sw0.yml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/chaos-at-home/r3-cccamp19-sw0.yml b/chaos-at-home/r3-cccamp19-sw0.yml deleted file mode 100644 index 36ee99f5..00000000 --- a/chaos-at-home/r3-cccamp19-sw0.yml +++ /dev/null @@ -1,8 +0,0 @@ ---- -- name: bootstrap - hosts: r3-cccamp19-sw0 - gather_facts: no - roles: - - role: dellos6/bootstrap - - role: dellos6/base - - role: dellos6/layer2 |