README.md

changeset 71
509db8d79ab5
parent 70
04beed510fa3
child 77
0e0bfcf9ffb7
--- a/README.md
+++ b/README.md
@@ -31,10 +31,11 @@ packages:
   - ansible
   - git
 runcmd:
-  - echo -e '[localhost]\nlocalhost ansible_connection=local' >> /etc/ansible/hosts
+  - echo '[localhost]\nlocalhost ansible_connection=local' >> /etc/ansible/hosts
   - ansible-pull -U https://github.com/merrilymeredith/devbox-ansible.git
 ```
 
 # TODO
 
 - Make pull config install cron entry?
+- Debian 8 ansible is still 1.7 lol

mercurial