mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-08-11 13:46:32 +02:00
Remove no longer relevant section.
This commit is contained in:
parent
7f20be3a8e
commit
38290f6ceb
@ -12,13 +12,7 @@ None.
|
||||
|
||||
Available variables are listed below, along with default values (see `defaults/main.yml`):
|
||||
|
||||
docker_packages:
|
||||
- "docker-ce"
|
||||
- "docker-ce-cli"
|
||||
- "docker-ce-rootless-extras"
|
||||
docker_packages_state: present
|
||||
|
||||
You can also specify a specific version of Docker to install using the distribution-specific format:
|
||||
You can specify a specific version of Docker to install using the distribution-specific format:
|
||||
Red Hat/CentOS: `docker-ce-<VERSION>` (Note: you have to add this to all packages);
|
||||
Debian/Ubuntu: `docker-ce=<VERSION>` (Note: you have to add this to all packages).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user