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