git module now with clone parameter and update=no reverted
This commit is contained in:
parent
2664de55fb
commit
64c256b356
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 9c6826e9286f2e683c583ff11ccd562bfb5eed8c
|
||||
Subproject commit dfe7f6c6d631d665232f1f033eba2e2fe5542364
|
|
@ -146,6 +146,7 @@
|
|||
git:
|
||||
repo: '{{ repo_format1 }}'
|
||||
update: no
|
||||
clone: no
|
||||
accept_hostkey: yes
|
||||
register: git_result
|
||||
|
||||
|
|
Loading…
Reference in a new issue