Parcourir la source

remove debug statement

Jason DeTiberus il y a 9 ans
Parent
commit
e250f4712e
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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'