An open API service indexing awesome lists of open source software.

https://github.com/andreswebs/ansible-role-docker

Ansible role to install Docker and docker-compose
https://github.com/andreswebs/ansible-role-docker

ansible docker

Last synced: 5 months ago
JSON representation

Ansible role to install Docker and docker-compose

Awesome Lists containing this project

README

          

# ansible-role-docker

Ansible role to install Docker and Docker Compose.

See the official installation docs:

-
-

## Example Playbook

```yaml
- hosts: docker-servers
roles:
- role: andreswebs.docker
```

## Authors

**Andre Silva** [@andreswebs](https://github.com/andreswebs)

## License

This project is licensed under the [Unlicense](UNLICENSE).