diff options
author | Christian Pointner <equinox@spreadspace.org> | 2020-07-10 22:00:08 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2020-07-10 22:00:08 +0200 |
commit | df591d76be13bb90ec82d9d2c5da9cf1d9fcd31e (patch) | |
tree | 60b4685c13b628a5ca90fb9d44a05c763f955650 /chaos-at-home/ch-ap.yml | |
parent | debian installer file verification works now (diff) |
move openwrt keyring file to common location
Diffstat (limited to 'chaos-at-home/ch-ap.yml')
-rw-r--r-- | chaos-at-home/ch-ap.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chaos-at-home/ch-ap.yml b/chaos-at-home/ch-ap.yml index 1d3c8903..5dcb5ea2 100644 --- a/chaos-at-home/ch-ap.yml +++ b/chaos-at-home/ch-ap.yml @@ -2,5 +2,7 @@ - name: Basic Setup hosts: chaos-at-home-ap connection: local + gather_facts: no + roles: - role: openwrt/image |