add jq
parent
a18a87a5dc
commit
58c1fb442e
2
pkg.yml
2
pkg.yml
|
@ -4,7 +4,7 @@
|
|||
become_user: root
|
||||
become_method: sudo
|
||||
community.general.pkgng:
|
||||
name: libtool,autogen,libuv,gettext,autoconf,automake,gmake,coreutils,bash,tmux,git,most,node,npm,cmake,llvm10
|
||||
name: libtool,autogen,libuv,gettext,autoconf,automake,gmake,coreutils,bash,tmux,git,most,node,npm,cmake,llvm10,jq
|
||||
state: present
|
||||
|
||||
- name: install desktop pkg applications
|
||||
|
|
Reference in New Issue