Remove log section

While running Ansible for the first time, this won't affec the local
git.

Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
pull/29/head
Sébastien Han 2014-03-11 14:18:19 +01:00
parent 947c82b764
commit eed7f00492
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
host_key_checking = False
remote_user = vagrant
hostfile = hosts
log_path = ansible.log
ansible_managed = Ansible managed: modified on %Y-%m-%d %H:%M:%S by {uid}
private_key_file = ~/.vagrant.d/insecure_private_key
error_on_undefined_vars = False