Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit 4c307b3

Browse files
duck-rhmscherer
authored andcommitted
allow updating the git repo (URL updates are useful)
1 parent 71b4514 commit 4c307b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tasks/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
repo: "{{ git_url }}"
5050
dest: "{{ checkout_dir }}"
5151
version: "{{ git_version | default( 'HEAD' ) }}"
52-
update: "no"
5352
become: yes
5453
become_user: '{{ builder_username }}'
5554
become_method: 'su'

0 commit comments

Comments
 (0)