added ECR login for podman containers needed [debyltech]
This commit is contained in:
@@ -115,4 +115,4 @@
|
||||
ansible.builtin.shell: |
|
||||
set -o pipefail && cat /etc/subuid | awk -F':' '/{{ podman_user }}/{ print $2 }' | head -n 1
|
||||
register: podman_subuid
|
||||
tags: always
|
||||
tags: always
|
||||
Reference in New Issue
Block a user