Install Firefox on NetBSD
This commit is contained in:
parent
2323d6e68a
commit
130cb07c01
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
|||
- name: Install NetBSD GUI packages
|
||||
become: true
|
||||
pkgin:
|
||||
name: motif,vim-gtk3
|
||||
name: firefox,motif,vim-gtk3
|
||||
state: present
|
||||
|
|
Loading…
Reference in a new issue