Commit 0f2c2c12 by Feanil Patel

Spelling is hard.

parent edf1fe41
......@@ -73,7 +73,7 @@
- name: Install debian packages user role needs
apt:
name: "{{ item }}"
instal_recommends: yes
install_recommends: yes
state: present
update_cache: yes
with_items: "{{ user_debian_pkgs }}"
......
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