libravatar: checkout different branches based on staging/production status

This commit is contained in:
clime 2018-11-14 15:47:54 +01:00
parent 85ec6c9246
commit 972942b8f5
3 changed files with 3 additions and 0 deletions

View file

@ -1 +1,2 @@
resolvconf: "resolv.conf/cloud"
git_branch: master

View file

@ -1 +1,2 @@
resolvconf: "resolv.conf/cloud"
git_branch: devel

View file

@ -37,6 +37,7 @@
- git:
repo: https://git.linux-kernel.at/oliver/ivatar.git
dest: /srv/libravatar
version: {{ git_branch }}
ignore_errors: yes
- pip: