git module now with clone parameter and update=no reverted

Conflicts:
	lib/ansible/modules/core
release1.8.3
Toshio Kuratomi 10 years ago committed by James Cammarata
parent ad823766d2
commit 49d47a8241

@ -146,6 +146,7 @@
git:
repo: '{{ repo_format1 }}'
update: no
clone: no
accept_hostkey: yes
register: git_result

Loading…
Cancel
Save