Update 'tasks/docker.yml'

This commit is contained in:
Kekskurse 2022-04-30 21:33:12 +00:00
parent 9c2f3e2d1e
commit ccde6a680d
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@
name: apt-transport-https
state: present
- name: Install gnupg
apt:
name: gnupg
state: present
- 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