summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-router.yml
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home/ch-router.yml')
-rw-r--r--chaos-at-home/ch-router.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chaos-at-home/ch-router.yml b/chaos-at-home/ch-router.yml
index 5fa1ca5f..f61feb15 100644
--- a/chaos-at-home/ch-router.yml
+++ b/chaos-at-home/ch-router.yml
@@ -1,6 +1,6 @@
---
-- hosts: ch-router
+- name: Basic Setup
+ hosts: ch-router
connection: local
roles:
- - role: openwrt/image
- delegate_to: localhost
+ - role: openwrt/image