17 lines
466 B
Markdown
17 lines
466 B
Markdown
# Docker
|
|
|
|
This will install [Docker](https://www.docker.com/) from their official repository.
|
|
|
|
## Role Variables
|
|
|
|
**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!**
|
|
|
|
## Dependencies
|
|
|
|
None
|
|
|
|
## License
|
|
|
|
GPL-3.0-only
|