Use access token with Reporter role for foobazdmx
This commit is contained in:
parent
da710bcf8f
commit
2d5f116ff3
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue