Correction de apt-key
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
|
||||
Debian Docker Add Repo:
|
||||
cmd.run:
|
||||
- name: curl -fsSL 'https://download.docker.com/linux/debian/gpg' | apt-key -y add -
|
||||
- name: curl -fsSL 'https://download.docker.com/linux/debian/gpg' | apt-key add -
|
||||
- name: add-apt-repository -y "deb [arch=amd64] https://download.docker.com/linux/debian $(lsb_release -cs) stable"
|
||||
|
||||
Debian Docker CE installation:
|
||||
|
||||
Reference in New Issue
Block a user