drop some debugging

This commit is contained in:
Kevin Fenzi 2018-10-06 01:31:55 +00:00
parent f4605a2746
commit 8b90e376f3

View file

@ -23,15 +23,6 @@
- ansible-ansible-openshift-ansible-config
ignore_errors: true
- debug:
var: os_app_url
- debug:
var: openshift_app_subdomain
- debug:
var: openshift_master_default_subdomain
- name: generate the inventory file (staging)
template:
src: "cluster-inventory-stg.j2"