Commit e554ad10 by Zachary Robbins

Correct mispelling

parent 2c40bf80
......@@ -31,7 +31,7 @@
state: present
# Install Sitespeed Dependencies
- name: Anstall sitespeed.io specific system packages
- name: Install sitespeed.io specific system packages
apt:
name: "{{ item }}"
state: present
......@@ -43,4 +43,4 @@
name: "sitespeed.io"
global: yes
state: latest
version: "3.10.0"
\ No newline at end of file
version: "3.10.0"
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