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 }}"