Specify version param to master to avoid git failure
This commit is contained in:
parent
f72141acb2
commit
62741e5b0e
@ -2,6 +2,7 @@
|
||||
# Clone system-config locally in the command machine
|
||||
- git: repo="{{ system_config_repo_url }}"
|
||||
dest=/tmp/infra-ansible/system-config/production
|
||||
version=master
|
||||
accept_hostkey=True
|
||||
force=True
|
||||
tags: clone_system_config_locally
|
||||
|
Loading…
x
Reference in New Issue
Block a user