Feat: add gpg
This commit is contained in:
parent
b6dbb99140
commit
b4f53e6510
@ -7,11 +7,12 @@
|
||||
- docker.io
|
||||
state: absent
|
||||
|
||||
- name: Install tool to use apt with https
|
||||
- name: Install tool to use apt with https and gpg
|
||||
apt:
|
||||
name:
|
||||
- apt-transport-https
|
||||
- ca-certificates
|
||||
- gpg
|
||||
state: present
|
||||
|
||||
- name: Add Docker apt key.
|
||||
|
Loading…
Reference in New Issue
Block a user