Merge pull request #27 from pgilad/patch-1

Fix typo
master
Jeff Geerling 2018-04-04 14:22:48 -05:00 committed by GitHub
commit 0eafc6ad14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
- docker
- docker-engine
- name: Ensure depdencies are installed.
- name: Ensure dependencies are installed.
apt:
name: "{{ item }}"
state: present