2024-02-22 01:56:50 +01:00
# Docker
2020-08-10 01:37:13 +02:00
2024-02-22 01:56:50 +01:00
This will install [Docker ](https://www.docker.com/ ) from their official repository.
2020-08-10 01:37:13 +02:00
2024-02-22 01:56:50 +01: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.**
2024-02-22 01:56:50 +01:00
**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
2024-02-22 01:56:50 +01:00
## Dependencies
2020-08-10 01:37:13 +02:00
2024-02-22 01:56:50 +01:00
None
2020-08-10 01:37:13 +02:00
2024-02-22 01:56:50 +01:00
## License
2020-08-10 01:37:13 +02:00
GPL-3.0-only