Don't hide logs in molecule
The podman login is currently failing but we can't see why because no log is set. Change-Id: I272c5cf000f9bf56e571ee68950bab5c0919d498
This commit is contained in:
parent
325d080583
commit
10e488bcb7
@ -18,6 +18,7 @@
|
||||
- name: Converge
|
||||
hosts: all
|
||||
vars:
|
||||
tripleo_podman_hide_sensitive_logs: false
|
||||
tripleo_podman_buildah_login: true
|
||||
tripleo_podman_tls_verify: false
|
||||
tripleo_container_registry_logins:
|
||||
|
Loading…
Reference in New Issue
Block a user