lae / ansible-role-travis-lxc

Ansible role that prepares a Travis CI environment and creates LXC containers for testing roles.
MIT License
4 stars 2 forks source link

Local user setup in base containers #37

Closed lae closed 5 years ago

lae commented 5 years ago

Install bash and shadow in Alpine containers Move diagnostic tasks to beginning of tests Removes support for Ubuntu Precise

Fixes #31.