Correction du pré-requis lsb-release
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
Debian Docker Add Repo:
|
Debian Docker Add Repo:
|
||||||
cmd.run:
|
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 -y add -
|
||||||
- name: add-apt-repository -y "deb [arch=amd64] https://download.docker.com/linux/debian $(lsb-release -cs) stable"
|
- name: add-apt-repository -y "deb [arch=amd64] https://download.docker.com/linux/debian $(lsb_release -cs) stable"
|
||||||
|
|
||||||
Debian Docker CE installation:
|
Debian Docker CE installation:
|
||||||
pkg.installed:
|
pkg.installed:
|
||||||
|
|||||||
Reference in New Issue
Block a user