Browse Source

remove debug statement

Jason DeTiberus 9 năm trước cách đây
mục cha
commit
e250f4712e
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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'