Update NetBSD
This commit is contained in:
parent
c8ec349fc7
commit
d43c0c7457
3 changed files with 9 additions and 16 deletions
|
@ -17,6 +17,5 @@
|
|||
- import_tasks: packages-gui.yml
|
||||
when: gui == true
|
||||
- import_tasks: sudo.yml
|
||||
- import_tasks: console.yml
|
||||
- import_tasks: xorg.yml
|
||||
when: gui == true
|
||||
|
|
|
@ -34,17 +34,11 @@
|
|||
state: present
|
||||
vars:
|
||||
packages:
|
||||
- bash
|
||||
- curl
|
||||
- git
|
||||
- gnupg2
|
||||
- heirloom-doctools
|
||||
- mc
|
||||
- mozilla-rootcerts-openssl
|
||||
- nmap
|
||||
- openvpn
|
||||
- pkgin
|
||||
- py37-pip
|
||||
- python37
|
||||
- ruby
|
||||
- sqlite3
|
||||
- sudo
|
||||
- vim
|
||||
|
|
|
@ -20,10 +20,10 @@
|
|||
state: present
|
||||
vars:
|
||||
packages:
|
||||
- adwaita-icon-theme
|
||||
- emacs
|
||||
- firefox
|
||||
- gettext-lib
|
||||
- liberation-ttf
|
||||
- xfce4
|
||||
- vim-gtk3
|
||||
- dbus
|
||||
- firefox-esr
|
||||
- fvwm3
|
||||
- intel-backlight
|
||||
- keepassxc
|
||||
- tigervnc
|
||||
- xlockmore
|
||||
|
|
Loading…
Reference in a new issue