docker
This commit is contained in:
parent
4b4bb484e7
commit
e76e335dd4
1 changed files with 0 additions and 5 deletions
|
@ -10,11 +10,6 @@
|
|||
- curl
|
||||
- gnupg
|
||||
|
||||
- name: Add an Apt signing key, uses whichever key is at the URL
|
||||
ansible.builtin.apt_key:
|
||||
url: https://download.docker.com/linux/debian/gpg
|
||||
state: absent
|
||||
|
||||
- name: Download /etc/apt/keyrings/docker.gpg
|
||||
ansible.builtin.get_url:
|
||||
url: https://download.docker.com/linux/debian/gpg
|
||||
|
|
Loading…
Reference in a new issue