Correction syntaxe
This commit is contained in:
@@ -41,7 +41,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 - && add-apt-repository -y "deb [arch=amd64] https://download.docker.com/linux/debian $(lsb-release -cs) stable"
|
- name: curl -fsSL 'https://download.docker.com/linux/debian/gpg' | apt-key -y add - && 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