update pkg for freebsd
parent
22de5ba8ee
commit
853791d9e5
2
pkg.yml
2
pkg.yml
|
@ -4,7 +4,7 @@
|
||||||
become_user: root
|
become_user: root
|
||||||
become_method: sudo
|
become_method: sudo
|
||||||
community.general.pkgng:
|
community.general.pkgng:
|
||||||
name: libtool,autogen,libuv,gettext,autoconf,automake,gmake,coreutils,bash,the_silver_searcher,tmux,git,most,neovim,node,npm,cmake,llvm10,jq,gsed,lsd,py38-httpie,fzf,direnv,py38-glances,htop,sqlite3
|
name: libtool,autogen,libuv,gettext,autoconf,automake,gmake,coreutils,bash,the_silver_searcher,tmux,git,most,neovim,node,npm,cmake,llvm10,jq,gsed,lsd,py38-httpie,fzf,direnv,py38-glances,htop,sqlite3,gpgme,libassuan,go-md2man,golangci-lint
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: install desktop pkg applications
|
- name: install desktop pkg applications
|
||||||
|
|
Reference in New Issue