forked from cps-deployments/psi.bec
Merge branch 'wakonig_k-main-patch-ac58' into 'main'
fix: pull ophyd devices from github See merge request psd_deployments/roles/psi.bec!3
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@
|
||||
- name: Clone Ophyd Devices repository
|
||||
become_user: "{{ bec_user }}"
|
||||
ansible.builtin.git:
|
||||
repo: https://gitlab.psi.ch/bec/ophyd_devices.git
|
||||
repo: https://github.com/bec-project/ophyd_devices.git
|
||||
dest: "{{ bec_path }}/ophyd_devices"
|
||||
version: "{{ ophyd_devices_version }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user