| commit | 63a5538ea4f1e46359947898b7815801752c91dc | [log] [tgz] |
|---|---|---|
| author | peusterm <manuel.peuster@uni-paderborn.de> | Thu Jan 14 16:33:50 2016 +0100 |
| committer | peusterm <manuel.peuster@uni-paderborn.de> | Thu Jan 14 16:33:50 2016 +0100 |
| tree | b86b345ef8ec994ca23dfd65adb4bd94c061d79f | |
| parent | 61db576adc6ba07ed0cbf294c653558c54b0858f [diff] [blame] |
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