ansible: Portability fixes for reusing modules / Debian trixie
[lttng-ci.git] / automation / ansible / roles / lttng-modules / tasks / main.yml
index 809110a72d566b770ecb6cdb9b452102ea963b39..1a313096eb06b47c3e42361459f49c7e57008721 100644 (file)
@@ -21,6 +21,7 @@
   when: ansible_os_family == 'Suse'
 
 - name: checkout repo
+  when: jenkins_user|bool and lttng_modules_checkout_repo
   git: repo=git://git-mirror.internal.efficios.com/git/linux-all.git
        dest=/home/jenkins/gitcache/linux-stable.git
        bare=yes
This page took 0.023929 seconds and 4 git commands to generate.