infrastructure/roles/docker/README.md

18 lines
466 B
Markdown
Raw Permalink Normal View History

# Docker
2020-08-10 01:37:13 +02:00
This will install [Docker](https://www.docker.com/) from their official repository.
2020-08-10 01:37:13 +02:00
## Role Variables
2020-08-10 01:37:13 +02:00
**Please look at the [defaults/main.yml](defaults/main.yml) for all available variables and their description.**
**Note: Lines that are commented out via `#` are usually still valid/used variables, but they are not defined by default, so they might enable a feature, when uncommenting/defining them!**
2020-08-10 01:37:13 +02:00
## Dependencies
2020-08-10 01:37:13 +02:00
None
2020-08-10 01:37:13 +02:00
## License
2020-08-10 01:37:13 +02:00
GPL-3.0-only