[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: apt:
update_cache: true update_cache: true
name: name:
- docker - docker.io # Warning: Docker package stands for an unrelated project
- docker.io
state: present state: present
register: apt_result register: apt_result
retries: 3 retries: 3