ansible / ansible-container

DEPRECATED -- Ansible Container was a tool to build Docker images and orchestrate containers using only Ansible playbooks.
GNU Lesser General Public License v3.0
2.19k stars 394 forks source link

CentOS Conductor fails when trying to sudo #928

Open tomasquith opened 6 years ago

tomasquith commented 6 years ago
ISSUE TYPE

Is there a good reason for this, as the ubuntu container seems to have it - when looking at a similar issue.

Voronenko commented 6 years ago

when building container you generally do not need sudo, so it is normal that it is not present.