Commit 49d47a82 by Toshio Kuratomi Committed by James Cammarata

git module now with clone parameter and update=no reverted

Conflicts:
	lib/ansible/modules/core
parent ad823766
...@@ -146,6 +146,7 @@ ...@@ -146,6 +146,7 @@
git: git:
repo: '{{ repo_format1 }}' repo: '{{ repo_format1 }}'
update: no update: no
clone: no
accept_hostkey: yes accept_hostkey: yes
register: git_result register: git_result
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment