From: peusterm Date: Thu, 14 Jan 2016 15:33:50 +0000 (+0100) Subject: typo X-Git-Tag: v3.1~185^2~13 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=63a5538ea4f1e46359947898b7815801752c91dc;p=osm%2Fvim-emu.git typo --- diff --git a/ansible/install.yml b/ansible/install.yml index 6e1a1dc..c457343 100644 --- a/ansible/install.yml +++ b/ansible/install.yml @@ -1,4 +1,4 @@ -hosts: localhost +- hosts: localhost tasks: - name: updates apt apt: update_cache=yes