From e6f6e8a977244bb0b816e88357c741beb852be18 Mon Sep 17 00:00:00 2001 From: redfast00 Date: Wed, 30 Jan 2019 20:23:02 +0100 Subject: [PATCH] It helps if you use the correct repo --- tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/main.yml b/tasks/main.yml index a961607..1faade0 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -51,7 +51,7 @@ - name: Clone cat repo git: - repo: https://git.zeus.gent/ZeusWPI/ansible_cat.git + repo: https://git.zeus.gent/ZeusWPI/Cat.git dest: "{{ cat_git_destination }}"