浏览代码

add more basic packages

Josh Bicking 4 年之前
父节点
当前提交
51f3a5320a
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      roles/basic/tasks/main.yml

+ 3 - 0
roles/basic/tasks/main.yml

@@ -13,6 +13,9 @@
       - software-properties-common
       - nethogs
       - tree
+      - memtest86+
+      - dnsutils
+      - jq
 
 - name: Add Docker's GPG key
   shell: curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add -