[docker] Docker is not Docker

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2022-01-12 16:56:06 +01:00 committed by ynerant
parent b34e71b2ac
commit 1640f523a2
1 changed files with 1 additions and 2 deletions

View File

@ -3,8 +3,7 @@
apt:
update_cache: true
name:
- docker
- docker.io
- docker.io # Warning: Docker package stands for an unrelated project
state: present
register: apt_result
retries: 3