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
|
- import_tasks: packages-gui.yml
|
||||||
when: gui == true
|
when: gui == true
|
||||||
- import_tasks: sudo.yml
|
- import_tasks: sudo.yml
|
||||||
- import_tasks: console.yml
|
|
||||||
- import_tasks: xorg.yml
|
- import_tasks: xorg.yml
|
||||||
when: gui == true
|
when: gui == true
|
||||||
|
|
|
@ -34,17 +34,11 @@
|
||||||
state: present
|
state: present
|
||||||
vars:
|
vars:
|
||||||
packages:
|
packages:
|
||||||
- bash
|
- curl
|
||||||
- git
|
- git
|
||||||
- gnupg2
|
|
||||||
- heirloom-doctools
|
|
||||||
- mc
|
- mc
|
||||||
- mozilla-rootcerts-openssl
|
|
||||||
- nmap
|
- nmap
|
||||||
- openvpn
|
|
||||||
- pkgin
|
- pkgin
|
||||||
- py37-pip
|
|
||||||
- python37
|
|
||||||
- ruby
|
|
||||||
- sqlite3
|
- sqlite3
|
||||||
- sudo
|
- sudo
|
||||||
|
- vim
|
||||||
|
|
|
@ -20,10 +20,10 @@
|
||||||
state: present
|
state: present
|
||||||
vars:
|
vars:
|
||||||
packages:
|
packages:
|
||||||
- adwaita-icon-theme
|
- dbus
|
||||||
- emacs
|
- firefox-esr
|
||||||
- firefox
|
- fvwm3
|
||||||
- gettext-lib
|
- intel-backlight
|
||||||
- liberation-ttf
|
- keepassxc
|
||||||
- xfce4
|
- tigervnc
|
||||||
- vim-gtk3
|
- xlockmore
|
||||||
|
|
Loading…
Reference in a new issue