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