Skip to content

Commit

Permalink
Merge pull request #27 from pgilad/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
geerlingguy committed Apr 4, 2018
2 parents dd0c6e0 + 309ab2c commit 0eafc6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/setup-Debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- docker
- docker-engine

- name: Ensure depdencies are installed.
- name: Ensure dependencies are installed.
apt:
name: "{{ item }}"
state: present
Expand Down

0 comments on commit 0eafc6a

Please sign in to comment.