jjb: lttng-modules: remove 2.10 and 2.11 jobs
[lttng-ci.git] / automation / ansible / roles / common / tasks / main.yml
index 6e4253e55e9f31936a7b8d7e4f2c670152f3f38d..9a5107b1179e502193d9f14612e37de1cc88f2c1 100644 (file)
@@ -18,6 +18,9 @@
 - include: setup-Alpine.yml
   when: ansible_os_family == 'Alpine'
 
+- include: setup-Suse.yml
+  when: ansible_os_family == 'Suse'
+
 - name: Remove ubuntu user
   user:
     name: ubuntu
This page took 0.02898 seconds and 4 git commands to generate.