Moved from ssh to https for cat repo download

This commit is contained in:
redfast00 2019-01-30 20:17:27 +01:00
parent 723a66cf75
commit d1caf22307
No known key found for this signature in database
GPG Key ID: 5946E0E34FD0553C
1 changed files with 1 additions and 2 deletions

View File

@ -51,9 +51,8 @@
- name: Clone cat repo
git:
repo: ssh://git@git.zeus.gent:2222/ZeusWPI/cat.git
repo: https://git.zeus.gent/ZeusWPI/ansible_cat.git
dest: "{{ cat_git_destination }}"
accept_hostkey: yes
- name: Compile to jar