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