瀏覽代碼

remove debug statement

Jason DeTiberus 9 年之前
父節點
當前提交
e250f4712e
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      playbooks/adhoc/upgrades/upgrade.yml

+ 0 - 2
playbooks/adhoc/upgrades/upgrade.yml

@@ -152,8 +152,6 @@
         pkg: python-yaml
         state: installed
 
-    - debug: var=hostvars[inventory_hostname].openshift.common.config_base
-
     - name: Upgrade master configuration
       openshift_upgrade_config:
         from_version: '3.0'