You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CE-393]Ansible agent container does not allow sudo
ansible agent container does not have sudo installed, when
playbooks try to switch to sudo, it fails. This patch set
fixed that issue and also removed an unused package from
the container to reduce the size of the container.
Change-Id: I2250a165c1f675a9a6ca10e20781d89263ee6cc6
Signed-off-by: Tong Li <litong01@us.ibm.com>
0 commit comments