From 255baed9440e5656abc225461788a1b265c1e814 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 30 Jan 2020 12:57:27 +0100 Subject: minor cleanups and whitespace fixes --- chaos-at-home/mz-ap.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chaos-at-home/mz-ap.yml') diff --git a/chaos-at-home/mz-ap.yml b/chaos-at-home/mz-ap.yml index e4e3a1fe..ccae1763 100644 --- a/chaos-at-home/mz-ap.yml +++ b/chaos-at-home/mz-ap.yml @@ -1,6 +1,6 @@ --- -- hosts: mz-ap +- name: Basic Setup + hosts: mz-ap connection: local roles: - - role: openwrt/image - delegate_to: localhost + - role: openwrt/image -- cgit v1.2.3