Merge "Fix vars for debugging"

This commit is contained in:
Zuul 2020-05-28 19:16:33 +00:00 committed by Gerrit Code Review
commit de2cea8a5e
1 changed files with 2 additions and 2 deletions

View File

@ -40,11 +40,11 @@
block:
- name: Show the overcloud image upload command
debug:
var: _deploy_cmd
var: _image_upload_cmd
- name: Show the overcloud image upload environment
debug:
var: _deploy_env
var: _image_upload_env
- name: Write reproducer script
tripleo_shell_script: