Commit c287258b authored by Jeff Geerling's avatar Jeff Geerling

Spellcheck.

parent 2138cc7d
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
- include_tasks: setup-Debian.yml - include_tasks: setup-Debian.yml
when: ansible_os_family == 'Debian' when: ansible_os_family == 'Debian'
- name: Ensure depdencies are installed. - name: Ensure dependencies are installed.
package: name=curl state=present package: name=curl state=present
- name: Install Kubernetes packages. - name: Install Kubernetes packages.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment