added debian restriction to apt instructions
This commit is contained in:
parent
b5767ace3a
commit
3591ffe76c
@ -8,3 +8,4 @@
|
|||||||
- curl
|
- curl
|
||||||
- gnupg
|
- gnupg
|
||||||
- lsb-release
|
- lsb-release
|
||||||
|
when: ansible_facts.os_family == "Debian"
|
||||||
|
@ -7,3 +7,4 @@
|
|||||||
- docker-ce-cli
|
- docker-ce-cli
|
||||||
- containerd.io
|
- containerd.io
|
||||||
state: latest
|
state: latest
|
||||||
|
when: ansible_facts.os_family == "Debian"
|
||||||
|
Loading…
Reference in New Issue
Block a user