added ECR login for podman containers needed [debyltech]

This commit is contained in:
Bastian de Byl
2023-05-05 12:39:01 -04:00
parent 81fb5b143f
commit c9171b8c2a
3 changed files with 29 additions and 2 deletions

View File

@@ -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