aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/site.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/site.yml')
-rw-r--r--ansible/site.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/site.yml b/ansible/site.yml
index 40ea35c..43ab769 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -2,6 +2,9 @@
- hosts: all
roles:
- common
+ vars:
+ git_repo: https://github.com/tech-server/gondul.git
+ git_branch: master
- hosts: postgres
become: true
roles: