Fix(dotfile): moc package name
This commit is contained in:
parent
686c46a1e7
commit
92aed72079
@ -9,7 +9,7 @@
|
||||
- name: Install mocp (Archlinux)
|
||||
pacman:
|
||||
name:
|
||||
- mocp
|
||||
- moc
|
||||
state: present
|
||||
when: ansible_distribution != 'Debian'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user