瀏覽代碼

Removed atomic host check

Kenny Woodson 9 年之前
父節點
當前提交
4b63626173
共有 1 個文件被更改,包括 0 次插入4 次删除
  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 }}"