Use simpler file structure
This commit is contained in:
parent
4cd701acf4
commit
c303901cdb
12 changed files with 65 additions and 95 deletions
6
templates/apt-pin.j2
Normal file
6
templates/apt-pin.j2
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
|
||||
|
||||
Explanation: Prefer GitLab provided packages over the Debian native ones
|
||||
Package: gitlab-runner
|
||||
Pin: origin packages.gitlab.com
|
||||
Pin-Priority: 1001
|
||||
Reference in a new issue