mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
git module now with clone parameter and update=no reverted
This commit is contained in:
Submodule lib/ansible/modules/core updated: 9c6826e928...dfe7f6c6d6
@@ -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