Browse Source

Removed atomic host check

Kenny Woodson 9 năm trước cách đây
mục cha
commit
4b63626173
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      roles/os_zabbix/tasks/main.yml

+ 0 - 4
roles/os_zabbix/tasks/main.yml

@@ -1,8 +1,4 @@
 ---
-- fail:
-    msg: "Zabbix config is not yet supported on atomic hosts"
-  when: openshift.common.is_containerized | bool
-
 - name: Main List all templates
   zbx_template:
     zbx_server: "{{ ozb_server }}"