You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
29
-
or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
27
+
when:
28
+
- ansible_facts['virtualization_type'] in ['container', 'podman', 'docker']
29
+
-(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name']) or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'])
(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
29
-
or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
27
+
when:
28
+
- ansible_facts['virtualization_type'] in ['container', 'podman', 'docker']
29
+
-(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name']) or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'])
30
30
31
31
- name: "Inject a Key into the Sites when running outside of the Container."# noqa no-changed-when
32
32
ansible.builtin.shell: |
@@ -79,9 +79,9 @@
79
79
loop: "{{ checkmk_var_test_sites }}"
80
80
loop_control:
81
81
loop_var: outer_item
82
-
when:|
83
-
(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
84
-
or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
82
+
when:
83
+
- ansible_facts['virtualization_type'] in ['container', 'podman', 'docker']
84
+
-(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name']) or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'])
(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
29
-
or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
27
+
when:
28
+
- ansible_facts['virtualization_type'] in ['container', 'podman', 'docker']
29
+
-(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name']) or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'])
(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
29
-
or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
27
+
when:
28
+
- ansible_facts['virtualization_type'] in ['container', 'podman', 'docker']
29
+
-(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name']) or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'])
(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
29
-
or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
27
+
when:
28
+
- ansible_facts['virtualization_type'] in ['container', 'podman', 'docker']
29
+
-(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name']) or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'])
(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
29
-
or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
27
+
when:
28
+
- ansible_facts['virtualization_type'] in ['container', 'podman', 'docker']
29
+
-(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name']) or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'])
(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
29
-
or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
27
+
when:
28
+
- ansible_facts['virtualization_type'] in ['container', 'podman', 'docker']
29
+
-(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name']) or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'])
(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
29
-
or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
27
+
when:
28
+
- ansible_facts['virtualization_type'] in ['container', 'podman', 'docker']
29
+
-(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name']) or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'])
(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
29
-
or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
27
+
when:
28
+
- ansible_facts['virtualization_type'] in ['container', 'podman', 'docker']
29
+
-(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name']) or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'])
(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
29
-
or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'] and ansible_facts['virtualization_type'] == "container")
27
+
when:
28
+
- ansible_facts['virtualization_type'] in ['container', 'podman', 'docker']
29
+
-(ansible_facts['system_vendor'] == "Dell Inc." and 'Latitude' in ansible_facts['product_name']) or (ansible_facts['system_vendor'] == "QEMU" and 'Ubuntu' in ansible_facts['product_name'])
0 commit comments