diff options
Diffstat (limited to 'chaos-at-home/ch-router.yml')
-rw-r--r-- | chaos-at-home/ch-router.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chaos-at-home/ch-router.yml b/chaos-at-home/ch-router.yml index f61feb15..6543ce8c 100644 --- a/chaos-at-home/ch-router.yml +++ b/chaos-at-home/ch-router.yml @@ -2,5 +2,7 @@ - name: Basic Setup hosts: ch-router connection: local + gather_facts: no + roles: - role: openwrt/image |