From d07067dcacb9e3d269b7c4d5a94dab1c9355deac Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Fri, 29 Dec 2017 16:52:19 +0100 Subject: [PATCH] checkout the production branch on the production server --- ansible/roles/web_AI-5/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/roles/web_AI-5/tasks/main.yml b/ansible/roles/web_AI-5/tasks/main.yml index ea68b21..4cab145 100644 --- a/ansible/roles/web_AI-5/tasks/main.yml +++ b/ansible/roles/web_AI-5/tasks/main.yml @@ -15,6 +15,7 @@ git: repo=https://git.2li.ch/ibz/web_AI-5.git dest="/vagrant" force=yes + version=production - name: Set Permissions on the repository file: