Merge branch 'foobazdmx-update' into 'main'
Update foobazdmx repository url and release target See merge request ccchh/thinkcccentre-ansible!2
This commit is contained in:
commit
49bfcbc987
|
@ -24,9 +24,9 @@
|
|||
- name: Clone foobazdmx repository
|
||||
become: true
|
||||
ansible.builtin.git:
|
||||
repo: https://thinkcccentre-ansible:glpat-VegCzyjuDjB19SggAqm1@gitlab.hamburg.ccc.de/yuri/foobazdmx.git
|
||||
repo: https://ccchh-ansible:glpat-KVbnYH2S-TYU6-2tojYW@gitlab.hamburg.ccc.de/ccchh/foobazdmx.git
|
||||
dest: /opt/foobazdmx
|
||||
version: bf6170aa12fa5de9b9667be9b744ad7ee6157dde
|
||||
version: main
|
||||
- name: Install python dependencies
|
||||
become: true
|
||||
become_user: foobazdmx
|
||||
|
|
Loading…
Reference in a new issue