Commit e554ad10 by Zachary Robbins

Correct mispelling

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