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

Simplify installing requirements. #894

Open j00bar opened 6 years ago

j00bar commented 6 years ago
ISSUE TYPE
SUMMARY

Using the "extras" feature of setuptools to install dependencies is over-complicated. Just install everything and be done with it.