Skip to content

Commit

Permalink
Temporarily add no_log: true for podman login step
Browse files Browse the repository at this point in the history
  • Loading branch information
dometto committed Mar 12, 2024
1 parent 75b3a2f commit e95464e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/molecule_plugins/podman/playbooks/create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
- item.registry.credentials is defined
- item.registry.credentials.username is defined
changed_when: false
no_log: true

- name: Check presence of custom Dockerfiles
ansible.builtin.stat:
Expand Down

0 comments on commit e95464e

Please sign in to comment.