fixed mtr / mtr-tiny problem
This commit is contained in:
parent
84dcbde575
commit
1fef7fbc57
1 changed files with 3 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ packages:
|
|||
mksh: {}
|
||||
"molly-guard": {}
|
||||
mosh: {}
|
||||
mtr: {}
|
||||
"mtr-tiny": {}
|
||||
ncdu: {}
|
||||
"ncurses-term": {}
|
||||
"net-tools": {}
|
||||
|
|
@ -43,6 +43,8 @@ packages:
|
|||
"xz-utils": {}
|
||||
zsh: {}
|
||||
repos:
|
||||
debian:
|
||||
url: "deb http://deb.debian.org/debian {{ ansible_distribution_release|lower }} main contrib non-free"
|
||||
update:
|
||||
url: "deb http://deb.debian.org/debian {{ ansible_distribution_release|lower }}-updates main contrib non-free"
|
||||
security:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue