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
|
- name: Clone foobazdmx repository
|
||||||
become: true
|
become: true
|
||||||
ansible.builtin.git:
|
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
|
dest: /opt/foobazdmx
|
||||||
version: main
|
version: main
|
||||||
- name: Install python dependencies
|
- name: Install python dependencies
|
||||||
|
|
Loading…
Reference in a new issue