Skip to content

Commit

Permalink
adding ubuntu to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
David Yu committed Sep 26, 2017
1 parent 0ec46be commit 5fbadc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

- name: deb | Install Docker EE repository
apt_repository:
repo: "deb [arch=amd64] https://storebits.docker.com/ee/linux/{{docker_subscription}} {{ansible_distribution_release}} {{docker_repo}}"
repo: "deb [arch=amd64] https://storebits.docker.com/ee/linux/{{docker_subscription}}/ubuntu {{ansible_distribution_release}} {{docker_repo}}"
state: present
filename: docker

Expand Down

0 comments on commit 5fbadc6

Please sign in to comment.