From df591d76be13bb90ec82d9d2c5da9cf1d9fcd31e Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 10 Jul 2020 22:00:08 +0200 Subject: move openwrt keyring file to common location --- chaos-at-home/ch-router.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chaos-at-home/ch-router.yml') 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 -- cgit v1.2.3