mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
git module now with clone parameter and update=no reverted
This commit is contained in:
@@ -146,6 +146,7 @@
|
||||
git:
|
||||
repo: '{{ repo_format1 }}'
|
||||
update: no
|
||||
clone: no
|
||||
accept_hostkey: yes
|
||||
register: git_result
|
||||
|
||||
|
||||
Reference in New Issue
Block a user