Ansible role to install docker-ce
- Ubuntu
- trusty (14.04)
- xenial (16.04) - xenial requires python2 to be installed for ansible support
- CentOS
- 7
- RHEL
- 7
First run the vagrant machines:
vagrant up
Then execute the test runner script:
./run_vagrant_test.sh
Bug reports and pull requests are welcome on GitHub at ansible-role-docker-ce repository. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
- Indrajit Roy - Owner - eendroroy
This project is licensed under the MIT License - see the LICENSE.md file for details