Remove erroneous dictionary entry

This commit is contained in:
Salt 2020-03-16 18:00:01 -05:00
parent bb28e696cb
commit 79fc6be3eb

View File

@ -145,11 +145,4 @@
loop:
- mpd.socket
- mpd.service
- name: Odd one-off tasks
block:
- name: Link in wamerican-insane dictionary
file:
path: /etc/dictionaries-common/words
state: link
src: /usr/share/dict/american-english
become: yes