From 2e65355cfc763a21c95508344e90033fb9e48523 Mon Sep 17 00:00:00 2001 From: Lasse Haugen Date: Tue, 5 Feb 2019 16:40:57 +0100 Subject: changed to the correct repo --- ansible/site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ansible') diff --git a/ansible/site.yml b/ansible/site.yml index 43ab769..ca4554d 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -3,7 +3,7 @@ roles: - common vars: - git_repo: https://github.com/tech-server/gondul.git + git_repo: https://github.com/gathering/gondul.git git_branch: master - hosts: postgres become: true -- cgit v1.2.3