mirror of https://github.com/ceph/ceph-ansible.git
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
parent
947c82b764
commit
eed7f00492
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue