add work machine/ dev tools
This commit is contained in:
parent
4ea271dbf0
commit
65aba2e579
8 changed files with 61 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
# Common/Tools: Additional Tools (depending on OS) - Debian Version
|
||||
# (dnsutils includes dig)
|
||||
|
||||
- name: tools - Install basic utilities
|
||||
become: yes
|
||||
|
@ -8,8 +9,7 @@
|
|||
state: present
|
||||
vars:
|
||||
packages:
|
||||
- wget
|
||||
- rsync
|
||||
- dnsutils
|
||||
- htop
|
||||
- unzip
|
||||
# - dnsutils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue