https://github.com/eendroroy/ansible-role-docker-ce
https://github.com/eendroroy/ansible-role-docker-ce
ansible-role docker-ce
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eendroroy/ansible-role-docker-ce
- Owner: eendroroy
- License: mit
- Created: 2017-09-20T09:24:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-07T20:36:26.000Z (over 8 years ago)
- Last Synced: 2025-01-26T19:22:14.795Z (over 1 year ago)
- Topics: ansible-role, docker-ce
- Language: Shell
- Homepage: https://galaxy.ansible.com/eendroroy/docker-ce/
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-ce
[](https://travis-ci.org/eendroroy/ansible-role-docker-ce)
[](https://github.com/eendroroy/ansible-role-docker-ce/graphs/contributors)
[](https://github.com/eendroroy/ansible-role-docker-ce)
[](https://github.com/eendroroy/ansible-role-docker-ce/blob/master/LICENSE)
[](https://github.com/eendroroy/ansible-role-docker-ce/issues)
[](https://github.com/eendroroy/ansible-role-docker-ce/issues?q=is%3Aissue+is%3Aclosed)
[](https://github.com/eendroroy/ansible-role-docker-ce/pulls)
[](https://github.com/eendroroy/ansible-role-docker-ce/pulls?q=is%3Apr+is%3Aclosed)
Ansible role to install `docker-ce`
## Supported OS
- Ubuntu
- trusty (14.04)
- xenial (16.04) - xenial requires python2 to be installed for ansible support
- CentOS
- 7
- RHEL
- 7
## Testing locally
First run the vagrant machines:
```bash
vagrant up
```
Then execute the test runner script:
```bash
./run_vagrant_test.sh
```
## Contributing
Bug reports and pull requests are welcome on GitHub at [ansible-role-docker-ce](https://github.com/eendroroy/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](http://contributor-covenant.org) code of conduct.
## Authors
* **Indrajit Roy** - *Owner* - [eendroroy](https://github.com/eendroroy)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details