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
changes/50/751050/1
Alex Schultz 3 years ago
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…
Cancel
Save