Use access token with Reporter role for foobazdmx

This commit is contained in:
yuri 2023-05-21 03:03:02 +02:00
parent da710bcf8f
commit 2d5f116ff3
No known key found for this signature in database
GPG key ID: E646779AC54AEC64

View file

@ -24,7 +24,7 @@
- name: Clone foobazdmx repository
become: true
ansible.builtin.git:
repo: https://ccchh-ansible:glpat-KVbnYH2S-TYU6-2tojYW@gitlab.hamburg.ccc.de/ccchh/foobazdmx.git
repo: https://ccchh-ansible:glpat-istRKj5ivdBs_u9Tsdbp@gitlab.hamburg.ccc.de/ccchh/foobazdmx.git
dest: /opt/foobazdmx
version: main
- name: Install python dependencies