diff options
Diffstat (limited to 'dan/ele-dolmetsch-ctl.yml')
-rw-r--r-- | dan/ele-dolmetsch-ctl.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dan/ele-dolmetsch-ctl.yml b/dan/ele-dolmetsch-ctl.yml index d16cfbdb..717def3f 100644 --- a/dan/ele-dolmetsch-ctl.yml +++ b/dan/ele-dolmetsch-ctl.yml @@ -1,6 +1,6 @@ --- -- hosts: ele-dolmetsch-ctl +- name: Basic Setup + hosts: ele-dolmetsch-ctl connection: local roles: - - role: openwrt/image - delegate_to: localhost + - role: openwrt/image |