osmo-ci/ansible/roles
Oliver Smith 1fc7514296 ansible: fix updating /opt/coverity/current
Remove the previous /opt/coverity/current symlink, before creating the
new one. Otherwise the new symlink would be created inside "current"
pointing at the old version, instead of replacing "current" with the
new symlink.

  # ln -svf /opt/coverity/2023.6.2/* /opt/coverity/current
  '/opt/coverity/current/cov-analysis-linux64-2023.6.2' -> '/opt/coverity/2023.6.2/cov-analysis-linux64-2023.6.2'
  # readlink /opt/covervity/current
  /opt/coverity/2022.06/cov-analysis-linux64-2022.6.0

Add the verbosity flag to the command while at it.

(The glob is unrelated, why it is needed is described in
 I2b96d1e47f2697706a042937b2852f0fc5032a7b)

Related: SYS#6685
Change-Id: I4ecb4997829b3cc61c839d089bda44f821ca8b85
2023-12-08 13:40:08 +00:00
..
apt-allow-relinfo-change ansible/setup-jenkins-slave: accept rel-change 2022-02-11 15:44:16 +01:00
docker ansible: replace deprecated include by import_tasks 2023-01-23 10:57:30 +00:00
gsm-tester update git URLs (git -> https; gitea/gerrit) 2022-08-13 04:02:51 +07:00
gsm-tester-bts ansible: Use downloads.osmocom.org instead of opensuse.org 2022-07-13 07:41:55 +00:00
gsm-tester-modems ansible: gsm-tester-modems: improve name 2018-04-11 21:28:30 +00:00
gsm-tester-network ansible: gsm-tester: Enable ip forwarding and masquerading on boot 2019-12-02 11:15:14 +00:00
install-coverity ansible: fix updating /opt/coverity/current 2023-12-08 13:40:08 +00:00
install-poky-sdk ansible: install-poky-sdk: add tag poky to the apt install task 2023-03-23 08:52:06 +00:00
ntpd ansible: jenkins-slave: enable ntpd 2021-03-10 17:06:10 +01:00
osmocom-jenkins-slave ansible/jenkins-slave/osmo-ci: Install 'make' required for osmo-ci 2023-11-18 15:22:43 +01:00
osmocom-obs-worker obs-worker: support more recent opensuse versions 2023-11-18 11:38:08 +01:00
osmocom-workstation ansible: replace deprecated include by import_tasks 2023-01-23 10:57:30 +00:00
podman/tasks ansible/podman: install from debian repos 2022-12-08 13:04:31 +00:00
qemu ansible: qemu: netcat -> netcat-openbsd 2023-10-19 07:30:20 +00:00
udhcpd ansible: fix deprecation of filter "| changed" 2018-06-12 16:16:28 +00:00