소스 검색

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 -