if to elif
This commit is contained in:
@@ -70,7 +70,7 @@ DockerCE Repository:
|
|||||||
- key_url: https://download.docker.com/linux/debian/gpg
|
- key_url: https://download.docker.com/linux/debian/gpg
|
||||||
# - keyid: 0EBFCD88
|
# - keyid: 0EBFCD88
|
||||||
# - keyserver: keyserver.ubuntu.com
|
# - keyserver: keyserver.ubuntu.com
|
||||||
{% if grains['os'] == 'Ubuntu' %}
|
{% elif grains['os'] == 'Ubuntu' %}
|
||||||
- humanname: Docker-CE Repository
|
- humanname: Docker-CE Repository
|
||||||
- name: {{ LURL }}
|
- name: {{ LURL }}
|
||||||
- file: /etc/apt/sources.list.d/docker-ce.list
|
- file: /etc/apt/sources.list.d/docker-ce.list
|
||||||
|
|||||||
Reference in New Issue
Block a user